Compartir a través de


MailboxId.MailboxDatabaseId Property

Gets the database identifier of the database that contains the specified mailbox.

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

Syntax

'Declaration
Public ReadOnly Property MailboxDatabaseId As DatabaseId
    Get
'Usage
Dim instance As MailboxId
Dim value As DatabaseId

value = instance.MailboxDatabaseId
public DatabaseId MailboxDatabaseId { get; }

Property Value

Type: Microsoft.Exchange.Data.Mapi.DatabaseId
The database identifier of the database that contains the mailbox.