: ExchangeServiceBinding (Constructor) (String) (Microsoft.SharePoint.Portal.WebControls)
Initializes a new instance of the ExchangeServiceBinding class.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub New ( _
url As String _
)
'Uso
Dim url As String
Dim instance As New ExchangeServiceBinding(url)
public ExchangeServiceBinding (
string url
)
Parámetros
- url
String that represents the URL of this Outlook Web Access session.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)