Partager via


ExchangeServiceBinding.Url, propriété (Microsoft.SharePoint.Portal.WebControls)

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

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Url As String
'Utilisation
Dim instance As ExchangeServiceBinding
Dim value As String

value = instance.Url

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

Valeur de la propriété

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

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms