MailboxId class

Identifies a mailbox.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Mapi.MapiObjectId
      Microsoft.Exchange.Data.Mapi.MessageStoreId
        Microsoft.Exchange.Data.Mapi.MailboxId

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class MailboxId _
    Inherits MessageStoreId
'Usage
Dim instance As MailboxId
[SerializableAttribute]
public sealed class MailboxId : MessageStoreId

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MailboxId members

Microsoft.Exchange.Data.Mapi namespace