ExchangeClient.ListContacts
ExchangeClient.ListContacts method
Lists contacts located in the specified folder on server
public MapiContact[] ListContacts(string folderUri)
| Parameter | Type | Description |
|---|---|---|
| folderUri | String | The URI of folder |
Return Value
An array of read MapiContact that represents contact information
See Also
- class MapiContact
- class ExchangeClient
- namespace Aspose.Email.Clients.Exchange.Dav
- assembly Aspose.Email