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