IEWSClient.GetMailboxInfo
GetMailboxInfo()
Gets the mailbox info.
public ExchangeMailboxInfo GetMailboxInfo()
Return Value
ExchangeMailboxInfo
that represents mailbox information
See Also
- class ExchangeMailboxInfo
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email
GetMailboxInfo(string)
Gets the mailbox information
public ExchangeMailboxInfo GetMailboxInfo(string mailbox)
Parameter | Type | Description |
---|---|---|
mailbox | String | A mailbox to read from. |
Return Value
ExchangeMailboxInfo
that represents mailbox information
See Also
- class ExchangeMailboxInfo
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email