Show / Hide Table of Contents

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

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<DomainRulesApplyToEmailType, S>(S)
In This Article
Back to top Generated by DocFX