This class represents SMTP "Mailbox" address. Defined in RFC 5321 4.1.2.

C# | Visual Basic | Visual C++ | F# |
public class SMTP_t_Mailbox
Public Class SMTP_t_Mailbox
public ref class SMTP_t_Mailbox
type SMTP_t_Mailbox = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SMTP_t_Mailbox(String, String) |
Default constructor.
|
![]() | Domain |
Gets domain of mailbox.
|
![]() | Equals(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.) |
![]() | LocalPart |
Gets local-part of mailbox.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString()()()() |
Returns mailbox as string.
(Overrides Object.ToString()()()().) |

![]() | |
---|---|
RFC 5321 4.1.2. Mailbox = Local-part "@" ( Domain / address-literal ) Local-part = Dot-string / Quoted-string ; MAY be case-sensitive |

Object | |
![]() | SMTP_t_Mailbox |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119