ReducedRecipient.MailboxMoveFlags property
Gets the flags for 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 MailboxMoveFlags As RequestFlags
Get
'Usage
Dim instance As ReducedRecipient
Dim value As RequestFlags
value = instance.MailboxMoveFlags
public RequestFlags MailboxMoveFlags { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.Recipient.RequestFlags
One of the enumeration values that indicates the flags of the mailbox move of the recipient.