GeneralMailboxIdParameter constructor (ADSystemAttendantMailbox)

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

Syntax

'Declaration
Public Sub New ( _
    systemAttendant As ADSystemAttendantMailbox _
)
'Usage
Dim systemAttendant As ADSystemAttendantMailbox

Dim instance As New GeneralMailboxIdParameter(systemAttendant)
public GeneralMailboxIdParameter(
    ADSystemAttendantMailbox systemAttendant
)

Parameters

See also

Reference

GeneralMailboxIdParameter class

GeneralMailboxIdParameter members

GeneralMailboxIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace