Partager via


MobileDeviceConfiguration.DevicePolicyApplicationStatus property

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

Syntax

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

value = instance.DevicePolicyApplicationStatus

instance.DevicePolicyApplicationStatus = value
public DevicePolicyApplicationStatus DevicePolicyApplicationStatus { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.DevicePolicyApplicationStatus

See also

Reference

MobileDeviceConfiguration class

MobileDeviceConfiguration members

Microsoft.Exchange.Management.Tasks namespace