The Ews type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | DeleteMode |
Gets or sets the mode for delete operations whether to delete entities to Deleted Items folder or delete it permanently.
|
![]() ![]() | InstanceId |
Gets instance ID (intended for logging purposes).
(Inherited from NetworkSession.) |
![]() ![]() | IsAuthenticated |
Gets a value indicating whether the Ews object is authenticated to an Exchange server.
(Overrides NetworkSession..::..IsAuthenticated.) |
![]() ![]() | IsBusy |
Gets a value indicating whether there is any operation (method) in progress.
|
![]() ![]() | IsConnected |
Gets a value indicating whether the Ews object is connected to an Exchange server.
(Overrides NetworkSession..::..IsConnected.) |
![]() ![]() | LogWriter |
Gets or sets the LogWriter used by this object.
(Inherited from NetworkSession.) |
![]() ![]() | Proxy |
Gets or sets the network proxy to use to access a remote server.
|
![]() ![]() | Server |
Gets information of the Exchange server.
The value is available after successful authentication.
|
![]() ![]() | ServerName |
Gets the server name, if available.
(Inherited from NetworkSession.) |
![]() ![]() | ServerPort |
Gets the server port, if available.
(Inherited from NetworkSession.) |
![]() ![]() | Settings |
Gets or sets an EwsSettings object.
|
![]() ![]() | Timeout |
Gets or sets the length of time in milliseconds before the operation times out.
|
![]() ![]() | TlsSocket |
Returns the TLS/SSL socket of secured connection.
|
![]() ![]() | UserName |
Gets the authenticated user name, if available.
(Inherited from NetworkSession.) |