Specifies the sender of the e-mail.
Syntax
[Visual Basic .NET] Public Field sender As String [C#] public string sender; [JScript] public var sender : String;
Remarks
Represents a field of type String.
The following table contains additional information about this attribute:
See Also