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.
Initializes a new instance of the ExchangeServiceBinding class.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
url As String _
)
'Usage
Dim url As String
Dim instance As New ExchangeServiceBinding(url)
public ExchangeServiceBinding(
string url
)
Parameters
- url
Type: System.String
String that represents the URL of this Outlook Web Access session.
See Also
Reference
ExchangeServiceBinding Members