Classes

  Class Description
Public class AddressList
An address list contains members.
Public class AddressListCollection
A collection of all address lists. Enumerates over the Guid ID's of all the address lists in the collection. Use GetAddressList to get an address list.
Public class AddressListDoesNotExistException
AddressListDoesNotExistException - thrown when the address list does not exist or has been deleted.
Public class AddressListExistsException
Thrown when an address list already exists.
Public class AddressListMember
Member instance of addresslist.
Public class AddressListMemberCollection
A collection of all members of an address lists. Enumerates over AddressListMember instances.
Public class AddressListMemberDoesNotExistException
AddressListMemberDoesNotExistException - thrown when the address list member does not exist or has been deleted.
Public class AddressListMemberExistsException
Thrown when trying to create an email which already exists in an address list.
Public class AddressListSynchronizationDoesNotExistException
AddressListSynchronizationDoesNotExistException - thrown when the address list synchronization does not exist or has been deleted.
Public class AddressListSynchronizationExistsException
Thrown when trying to create an synchronization that already exists in an address list.
Public class AddressListSyncronizationCollection
Colletion AddressListSyncronization instances.

Enumerations

  Enumeration Description
Public enumeration AddressListType
Enum of Address List Types.