Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of Exchange ActiveSync supported by the device.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property DeviceActiveSyncVersion As String
Get
Friend Set
'Usage
Dim instance As ActiveSyncDevice
Dim value As String
value = instance.DeviceActiveSyncVersion
public string DeviceActiveSyncVersion { get; internal set; }
Property value
Type: System.String
The version of Exchange ActiveSync supported by the device.
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace