ActiveSyncDeviceConfiguration.DeviceAccessState Property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property DeviceAccessState As DeviceAccessState
Get
Set
'Usage
Dim instance As ActiveSyncDeviceConfiguration
Dim value As DeviceAccessState
value = instance.DeviceAccessState
instance.DeviceAccessState = value
public DeviceAccessState DeviceAccessState { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.DeviceAccessState