ExchangeServiceBinding Constructor (Uri)
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 ( _
uri As Uri _
)
'Usage
Dim uri As Uri
Dim instance As New ExchangeServiceBinding(uri)
public ExchangeServiceBinding(
Uri uri
)
Parameters
- uri
Type: System.Uri
Uniform Resource Identifier (URI) that represents the URL of this Outlook Web Access session.
See Also
Reference
ExchangeServiceBinding Members