MapiDistributionListMember
Contents
[
Hide
]MapiDistributionListMember class
Represents the members of the personal distribution list.
Constructors
| Name | Description |
|---|---|
| MapiDistributionListMember (2 overloads) | Initializes a new instance of the MapiDistributionListMember class. |
Methods
| Name | Description |
|---|---|
| CreateOneOffEntryIdStructure | Creates the one off entry id structure. |
| CreateWrappedEntryIdStructure | Creates the one off entry id structure. |
| get_AddressType | Gets the recipient’s e-mail address type. |
| get_ContactAddressType | Gets the type of the address, when EntryId property contains a the EntryID of a Contact object. |
| get_DisplayName | Gets the recipient’s display name. |
| get_EmailAddress | Gets the recipient’s e-mail address. |
| get_EntryId | Gets the EntryID of a member of a personal distribution list. |
| get_EntryIdType | Gets the type of EntryID. |
| set_AddressType | Sets the recipient’s e-mail address type. |
| set_ContactAddressType | Sets the type of the address, when EntryId property contains a the EntryID of a Contact object. |
| set_DisplayName | Sets the recipient’s display name. |
| set_EmailAddress | Sets the recipient’s e-mail address. |
| set_EntryId | Sets the EntryID of a member of a personal distribution list. |
| set_EntryIdType | Sets the type of EntryID. |
| ToMapiContact |