Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
app As PartnerApplication _
)
'Usage
Dim app As PartnerApplication
Dim instance As New AuthServerIdParameter(app)
public AuthServerIdParameter(
PartnerApplication app
)