Class MapiDistributionListMember
Contents
[
Hide
]MapiDistributionListMember class
Represents the members of the personal distribution list.
public sealed class MapiDistributionListMember
Constructors
Name | Description |
---|---|
MapiDistributionListMember(string, string) | Initializes a new instance of the MapiDistributionListMember class. |
Properties
Name | Description |
---|---|
AddressType { get; set; } | Gets or sets the recipient’s e-mail address type. |
ContactAddressType { get; set; } | Gets or sets the type of the address, when EntryId property contains a the EntryID of a Contact object. |
DisplayName { get; set; } | Gets or sets the recipient’s display name. |
EmailAddress { get; set; } | Gets or sets the recipient’s e-mail address. |
EntryId { get; set; } | Gets or sets the EntryID of a member of a personal distribution list. |
EntryIdType { get; set; } | Gets or sets the type of EntryID. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email