LogonStatistics.ClientMode Property
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public ReadOnly Property ClientMode As ClientMode
Get
'Usage
Dim instance As LogonStatistics
Dim value As ClientMode
value = instance.ClientMode
public ClientMode ClientMode { get; }
Property Value
See Also