ExchangeServiceBinding Constructor (String)
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