Partager via


MobileDeviceConfiguration.IsRemoteWipeSupported property

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

Syntax

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

value = instance.IsRemoteWipeSupported

instance.IsRemoteWipeSupported = value
public bool IsRemoteWipeSupported { get; set; }

Property value

Type: System.Boolean

See also

Reference

MobileDeviceConfiguration class

MobileDeviceConfiguration members

Microsoft.Exchange.Management.Tasks namespace