Enum DomainRulesApplyToEmailType
That is the flags that will indicate in wich situation the rule must be apply
Namespace: SecureExchangesSDK.Models.Enum
Assembly: SecureExchangesSDK.dll
Syntax
[Flags]
public enum DomainRulesApplyToEmailType
Fields
| Name | Description |
|---|---|
| AllEmail | All Email |
| NotSet | The context is not defined |
| WithFiles | Email with files |
| WithoutFiles | Email without files |