Skip to main content

Enum SendMailTaskPriority

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum SendMailTaskPriority

Fields

FieldsDescription
HighSpecifies that the mail should be sent with a high priority flag.
LowSpecifies that the mail should be sent with a low priority flag.
NormalSpecifies that the mail should be sent with a no priority flag or as a normal mail.