共用方式為


AvailabilityAddressSpace.ProxyUrl Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property ProxyUrl As Uri
    Get
    Set
'Usage
Dim instance As AvailabilityAddressSpace
Dim value As Uri

value = instance.ProxyUrl

instance.ProxyUrl = value
[ParameterAttribute(Mandatory = false)]
public Uri ProxyUrl { get; set; }

Property Value

Type: System.Uri