Compartir a través de


MailboxPlan.ResetPasswordOnNextLogon Property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property ResetPasswordOnNextLogon As Boolean
    Get
    Friend Set
'Usage
Dim instance As MailboxPlan
Dim value As Boolean

value = instance.ResetPasswordOnNextLogon
public bool ResetPasswordOnNextLogon { get; internal set; }

Property Value

Type: System.Boolean