Classes
| Class | Description | |
|---|---|---|
|
|
AddressList |
An address list contains members.
|
|
|
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.
|
|
|
AddressListDoesNotExistException |
AddressListDoesNotExistException - thrown when the address list does not exist or has been deleted.
|
|
|
AddressListExistsException |
Thrown when an address list already exists.
|
|
|
AddressListMember |
Member instance of addresslist.
|
|
|
AddressListMemberCollection |
A collection of all members of an address lists.
Enumerates over AddressListMember instances.
|
|
|
AddressListMemberDoesNotExistException |
AddressListMemberDoesNotExistException - thrown when the address list member does not exist or has been deleted.
|
|
|
AddressListMemberExistsException |
Thrown when trying to create an email which already exists in an address list.
|
|
|
AddressListSynchronizationDoesNotExistException |
AddressListSynchronizationDoesNotExistException - thrown when the address list synchronization does not exist or has been deleted.
|
|
|
AddressListSynchronizationExistsException |
Thrown when trying to create an synchronization that already exists in an address list.
|
|
|
AddressListSyncronizationCollection |
Colletion AddressListSyncronization instances.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
AddressListType |
Enum of Address List Types.
|