Share via


RemoteMailboxIdParameter constructor (RemoteMailbox)

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

Syntax

'Declaration
Public Sub New ( _
    remoteMailbox As RemoteMailbox _
)
'Usage
Dim remoteMailbox As RemoteMailbox

Dim instance As New RemoteMailboxIdParameter(remoteMailbox)
public RemoteMailboxIdParameter(
    RemoteMailbox remoteMailbox
)

Parameters

See also

Reference

RemoteMailboxIdParameter class

RemoteMailboxIdParameter members

RemoteMailboxIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace