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.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared Function Parse ( _
proxyAddressString As String _
) As ProxyAddress
'Usage
Dim proxyAddressString As String
Dim returnValue As ProxyAddress
returnValue = ProxyAddress.Parse(proxyAddressString)
public static ProxyAddress Parse(
string proxyAddressString
)
Parameters
- proxyAddressString
Type: System.String
Return value
Type: Microsoft.Exchange.Data.ProxyAddress
Returns ProxyAddress.