ExchangeServiceBinding.Url 属性
获取或设置一个字符串,表示 Outlook Web Access 会话的当前 URL。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public Property Url As String
Get
Set
用法
Dim instance As ExchangeServiceBinding
Dim value As String
value = instance.Url
instance.Url = value
public string Url { get; set; }
属性值
类型:System.String
一个字符串,表示 Outlook Web Access 会话的当前 URL。