public static string? ExchangeProxyAddress { get; }
Public Shared ReadOnly Property ExchangeProxyAddress As String
Get
public:
static property String^ ExchangeProxyAddress {
String^ get ();
}
static member ExchangeProxyAddress : string with get