ExchangeMailServiceAutoDiscoverEnabled Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.AutoDiscoverEnabled"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool AutoDiscoverEnabled { get; set; }
Public Property AutoDiscoverEnabled As Boolean
Get
Set
public:
property bool AutoDiscoverEnabled {
bool get ();
void set (bool value);
}
member AutoDiscoverEnabled : bool with get, set
Property Value
Boolean
See Also