Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URI of the proxy server.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property AddressString As String
Get
'Usage
Dim instance As ProxyAddress
Dim value As String
value = instance.AddressString
public string AddressString { get; }
Property value
Type: System.String
The URI of the proxy server.