Click or drag to resize

MailBuilderSetDefaults Property

Gets or set the value indicating whether default values (MessageID, Date, Sender) should be set. Default is true.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool SetDefaults { get; set; }

Property Value

Type: Boolean
See Also