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