ExchangeClientBase

ExchangeClientBase class

Inherits: Aspose::Email::Clients::Exchange::IExchangeClientBase

Provides the abstract base class to MS Exchange Server access.

Constructors

NameDescription
ExchangeClientBaseInitializes a new instance of the ExchangeClientBase class

Methods

NameDescription
Dispose (2 overloads)Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
get_CredentialsGets the credentials
get_LogFileNameGets log file name
get_LoggerDiagnostic logger
get_MailboxUriGets the mailbox uri
get_ProxyGets the proxy.
get_TimeoutGets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds).
get_UseDateInLogFileNameGets value which indicates if date has to be used in log file name.
ResetLogSettingsResets logging settings to default.
set_CredentialsSets the credentials
set_LogFileNameSets log file name
set_MailboxUriSets the mailbox uri
set_ProxySets the proxy.
set_TimeoutSets the number of milliseconds to wait before the operation times out. The default value is 100,000 milliseconds (100 seconds).
set_UseDateInLogFileNameSets value which indicates if date has to be used in log file name.
lockObject