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