Partager via


MobileDeviceConfiguration.DevicePolicyApplied property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property DevicePolicyApplied As ADObjectId
    Get
    Set
'Usage
Dim instance As MobileDeviceConfiguration
Dim value As ADObjectId

value = instance.DevicePolicyApplied

instance.DevicePolicyApplied = value
public ADObjectId DevicePolicyApplied { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

MobileDeviceConfiguration class

MobileDeviceConfiguration members

Microsoft.Exchange.Management.Tasks namespace