Share via


ActiveSyncDevice.DeviceActiveSyncVersion property

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

ActiveSyncDevice class

ActiveSyncDevice members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace