MapiDistributionListMember

MapiDistributionListMember class

Represents the members of the personal distribution list.

The MapiDistributionListMember type exposes the following members:

Constructors

NameDescription
MapiDistributionListMember(display_name, email_address)Initializes a new instance of the MapiDistributionListMember class

Properties

NameDescription
display_nameGets or sets the recipient’s display name.
email_addressGets or sets the recipient’s e-mail address.
address_typeGets or sets the recipient’s e-mail address type.
entry_idGets or sets the EntryID of
a member of a personal distribution list.
entry_id_typeGets or sets the type of EntryID.
contact_address_typeGets or sets the type of the address,
when EntryId property contains a the EntryID of a Contact object.

See Also