Click or drag to resize

MailHeaderTo Property

Gets or sets to.

Namespace:  Koden.Utils.Emailer
Assembly:  Koden.Utils.Emailer (in Koden.Utils.Emailer.dll) Version: 1.0.6453.26061
Syntax
public string To { get; set; }

Property Value

Type: String
To.

Implements

IMailHeaderTo
See Also