Gets information of the Exchange server.
The value is available after successful authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Server As EwsServerInfo Get |
C# |
---|
public EwsServerInfo Server { get; } |