Ews.IsAuthenticated Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9119)
IsAuthenticated
Gets a value indicating whether the Ews object is authenticated to an Exchange server.
Declaration
public override bool IsAuthenticated { get; }
Property Value
| Type | Description | 
|---|---|
| Boolean | True if authenticated; false otherwise.  |