LumiSoft Net Help
SMTP_MailFrom Class
NamespacesLumiSoft.Net.SMTP.ServerSMTP_MailFrom
This class holds MAIL FROM: command value.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SMTP_MailFrom
Public Class SMTP_MailFrom
public ref class SMTP_MailFrom
type SMTP_MailFrom =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SMTP_MailFrom(String, Int32, String, SMTP_DSN_Ret, String)
Default constructor.

Body
Gets MAIL FROM: BODY parameter value. Value null means not specified. Defined in RFC 1652.

ENVID
Gets DSN ENVID parameter value. Value null means not specified. Defined in RFC 1891.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Mailbox
Gets SMTP "mailbox" value. Actually this is just email address. This value can be "" if "null reverse-path".

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RET
Gets DSN RET parameter value. Value null means not specified. RET specifies whether message or headers should be included in any failed DSN issued for message transmission. Defined in RFC 1891.

Size
Gets MAIL FROM: SIZE parameter value. Value -1 means not specified. Defined in RFC 1870.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SMTP_MailFrom

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119