Enum MapiDistributionListEntryIdType
MapiDistributionListEntryIdType enumeration
Specifies the type of EntryID.
public enum MapiDistributionListEntryIdType
Values
| Name | Value | Description |
|---|---|---|
| OneOff | 0 | Designates a one-off EntryID. The EntryID must be a One-Off EntryID structure. |
| Contact | 3 | EntryID of a Contact object. The EntryID must be a Message EntryID structure. |
| DistributionList | 4 | EntryID of a Personal Distribution List object. The EntryID must be a Message EntryID structure. |
| GalMailUser | 5 | EntryID of a mail user in the GAL. The EntryID must be an Address Book EntryID structure. |
| GalDistributionList | 6 | EntryID of a distribution list in the GAL. The EntryID must be an Address Book EntryID structure. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email