Click or drag to resize

MailBuilderPriority Property

Gets or sets the priority of a email message ('Priority' header). Consider using PriorityHigh or PriorityLow methods instead of setting this field.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public MimePriority Priority { get; set; }

Property Value

MimePriority
See Also