A Sandcastle Documented Class Library
C#
Helper Library for sending emails
Show/Hide TOC
Mbcs
Mail
from
Address Property
Sets/Gets From address of email
Definition
Namespace:
MbcsMail
Assembly:
MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
Copy
public
string
fromAddress
{
get
;
set
; }
Property Value
String
From address
Return Value
String
From address
See Also
Reference
MbcsMail Class
MbcsMail Namespace
In This Article
Definition
Property Value
Return Value
See Also