 | IMailHeaderTo Property |
Gets or sets to field.
Namespace:
Koden.Utils.Interfaces
Assembly:
Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
SyntaxProperty To As String
Get
Set
property String^ To {
String^ get ();
void set (String^ value);
}
abstract To : string with get, set
Property Value
Type:
String
To.
See Also