ExchangeSettings Enumeration |
[Missing <summary> documentation for "T:Scanjour.Workflow4.Common.Exchange.ExchangeSettings"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic enum ExchangeSettings
Public Enumeration ExchangeSettings
public enum class ExchangeSettings
MembersMember name | Value | Description |
---|
ExchangeServerUri | 0 | |
ExchangeUserName | 1 | |
ExchangeUserDomain | 2 | |
ExchangeUserPassword | 3 | |
ExchangeMailbox | 4 | |
ServiceUserName | 5 | |
ServiceDomain | 6 | |
ServicePassword | 7 | |
ExchangeVersion | 8 | |
UseAutodiscover | 9 | |
IgnoreAutodiscoverErrors | 10 | |
ExchangeOAuthClientId | 11 | |
ExchangeOAuthTenantId | 12 | |
ExchangeOAuthClientSecret | 13 | |
EmbeddedPrimaryDocument | 14 | |
StoreMessages | 15 | |
See Also