IExchangeClientBase

IExchangeClientBase class

Represents the interface for base Exchange clients.

Methods

NameDescription
get_CredentialsGets the credentials.
get_LogFileNameGets log file name
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.
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.