GroupMember - конструктор |
| Имя | Описание | |
|---|---|---|
| GroupMember |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(String) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(EmailAddress) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(ItemId) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(String, String) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(String, MailboxType) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(Contact, EmailAddressKey) |
Initializes a new instance of the GroupMember class from a Contact instance indexed by the specified key.
| |
| GroupMember(ItemId, String) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(String, String, String) |
Initializes a new instance of the GroupMember class.
| |
| GroupMember(String, String, MailboxType) |
Initializes a new instance of the GroupMember class.
|