MailboxId Constructor
Initializes a new instance of the MailboxId class.
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New MailboxId()
public MailboxId()
See Also