Enum MapiDistributionListEntryIdType

MapiDistributionListEntryIdType enumeration

Specifies the type of EntryID.

public enum MapiDistributionListEntryIdType

Values

NameValueDescription
OneOff0Designates a one-off EntryID. The EntryID must be a One-Off EntryID structure.
Contact3EntryID of a Contact object. The EntryID must be a Message EntryID structure.
DistributionList4EntryID of a Personal Distribution List object. The EntryID must be a Message EntryID structure.
GalMailUser5EntryID of a mail user in the GAL. The EntryID must be an Address Book EntryID structure.
GalDistributionList6EntryID of a distribution list in the GAL. The EntryID must be an Address Book EntryID structure.

See Also