Gets MAIL FROM: value. Returns null if MAIL FROM: is not issued yet.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SMTP_MailFrom From { get; }
Public ReadOnly Property From As SMTP_MailFrom Get
public: property SMTP_MailFrom^ From { SMTP_MailFrom^ get (); }
member From : SMTP_MailFrom with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119