Gets a value indicating whether the Ews object is authenticated to an Exchange server.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic | 
|---|
Public Overrides ReadOnly Property IsAuthenticated As Boolean Get  | 
| C# | 
|---|
public override bool IsAuthenticated { get; }  |