Share via


LogonStatistics.ClientVersion property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public ReadOnly Property ClientVersion As String
    Get
'Usage
Dim instance As LogonStatistics
Dim value As String

value = instance.ClientVersion
public string ClientVersion { get; }

Property value

Type: System.String

See also

Reference

LogonStatistics class

LogonStatistics members

Microsoft.Exchange.Data.Mapi namespace