ActiveSyncDeviceConfiguration.DevicePolicyApplied Property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property DevicePolicyApplied As ADObjectId
Get
Private Set
'Usage
Dim instance As ActiveSyncDeviceConfiguration
Dim value As ADObjectId
value = instance.DevicePolicyApplied
public ADObjectId DevicePolicyApplied { get; private set; }