Share via


MailboxStoreObjectIdParameter constructor ()

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Sub New ( _
    storeObjectId As MailboxStoreObjectId _
)
'Usage
Dim storeObjectId As MailboxStoreObjectId

Dim instance As New MailboxStoreObjectIdParameter(storeObjectId)
public MailboxStoreObjectIdParameter(
    MailboxStoreObjectId storeObjectId
)

Parameters

  • storeObjectId
    Type: MailboxStoreObjectId

See also

Reference

MailboxStoreObjectIdParameter class

MailboxStoreObjectIdParameter members

MailboxStoreObjectIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace