IEWSClient.GetMailboxes

IEWSClient.GetMailboxes method

Lists mailboxes having smtp addresses. Note: the maximum count of returned contacts is 100. This is a restriction of used EWS operation.

public Contact[] GetMailboxes()

Return Value

Contacts that represents contact information

See Also