ExchangeClientBase
ExchangeClientBase
Initializes a new instance of the ExchangeClientBase class
Returns: Aspose::Email::Clients::Exchange::
ExchangeClientBase(System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::IWebProxy > proxy, System::SharedPtr < ExchangeLogger > exchangeLogger)
| Parameter | Description |
|---|---|
| mailboxUri | The URI of mailbox |
| credentials | Contains the credentials for authentication. |
| proxy | Contains HTTP proxy settings |
| exchangeLogger | Diagnostic logger |