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