StoreMailboxIdParameter constructor (MailboxId)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
mailboxId As MailboxId _
)
'Usage
Dim mailboxId As MailboxId
Dim instance As New StoreMailboxIdParameter(mailboxId)
public StoreMailboxIdParameter(
MailboxId mailboxId
)
Parameters
- mailboxId
Type: Microsoft.Exchange.Data.Mapi.MailboxId
See also
Reference
StoreMailboxIdParameter members