MobileDeviceConfiguration.ClientVersion property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property ClientVersion As String
Get
Protected Set
'Usage
Dim instance As MobileDeviceConfiguration
Dim value As String
value = instance.ClientVersion
instance.ClientVersion = value
public string ClientVersion { get; protected set; }
Property value
Type: System.String
See also
Reference
MobileDeviceConfiguration class