ProxyAddressPrefix.GetCustomProxyAddressPrefix Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared Function GetCustomProxyAddressPrefix As ProxyAddressPrefix
'Usage
Dim returnValue As ProxyAddressPrefix
returnValue = ProxyAddressPrefix.GetCustomProxyAddressPrefix()
public static ProxyAddressPrefix GetCustomProxyAddressPrefix()
Return Value
See Also