MailboxRelocationSplitSourceNotInContainerException.Mailbox property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property Mailbox As String
Get
'Usage
Dim instance As MailboxRelocationSplitSourceNotInContainerException
Dim value As String
value = instance.Mailbox
public string Mailbox { get; }
Property value
Type: System.String
See also
Reference
MailboxRelocationSplitSourceNotInContainerException class