Compartir a través de


MailboxId.ToString Method

Returns the string representation of the specified mailbox identifier.

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As MailboxId
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
The string representation of the mailbox identifier.