Share via


ReducedRecipient.MailboxMoveStatus property

Gets the status of the mailbox move of the recipient.

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

Syntax

'Declaration
Public ReadOnly Property MailboxMoveStatus As RequestStatus
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As RequestStatus

value = instance.MailboxMoveStatus
public RequestStatus MailboxMoveStatus { get; }

Property value

Type: Microsoft.Exchange.Data.Directory.Recipient.RequestStatus
One of the enumeration values that indicates the status of the mailbox move of the recipient.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace