ActiveSyncDeviceConfiguration.RecoveryPassword Property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property RecoveryPassword As String
Get
Friend Set
'Usage
Dim instance As ActiveSyncDeviceConfiguration
Dim value As String
value = instance.RecoveryPassword
public string RecoveryPassword { get; internal set; }
Property Value
Type: System.String