Share via


ExchangeServiceBinding.Url Property

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

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property Url As String
    Get
    Set
'Usage
Dim instance As ExchangeServiceBinding
Dim value As String

value = instance.Url

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

Property Value

Type: System.String
A string that represents the current URL for the Outlook Web Access session.

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

Microsoft.SharePoint.Portal.WebControls Namespace