Compartir a través de


: ExchangeServiceBinding.Url (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets a string that represents the current URL for the Outlook Web Access session.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property Url As String
'Uso
Dim instance As ExchangeServiceBinding
Dim value As String

value = instance.Url

instance.Url = value
public string Url { get; set; }

Valor de propiedad

A string that represents the current URL for the Outlook Web Access session.

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)