CustomExchangeEwsUri Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.Custom.CustomExchange.EwsUri"]
Namespace: Scanjour.Apf.Test.Environment.CustomAssembly: Scanjour.Custom.Test.Environment (in Scanjour.Custom.Test.Environment.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string EwsUri { get; }
Public ReadOnly Property EwsUri As String
Get
public:
virtual property String^ EwsUri {
String^ get () sealed;
}
abstract EwsUri : string with get
override EwsUri : string with get
Property Value
StringImplements
IExchangeEwsUri
See Also