GetContacts
GetContacts (1 of 2)
Lists contacts located in the specified folder on server
Returns: An array of read Contact that represents contact information
GetContacts(System::String folder)
| Parameter | Description |
|---|---|
| folder | A folder to search contacts in |
GetContacts (2 of 2)
Lists contacts located in the specified folder on server
Returns: An array of read Contact that represents contact information
GetContacts(System::String folder, ExchangeListContactsOptions options)
| Parameter | Description |
|---|---|
| folder | A folder to search contacts in |
| options | Enumerates the list contacts options |