The EasyEmailSender type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Class destructor
(Overrides Object..::.Finalize()()().) |
![]() | GenerateNewReferenceID |
Generate a unique ID and a friendly unique ID
|
![]() | GetFriendlyReferenceID |
Get a friendly reference ID out of a Guid reference ID
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Send | Overloaded. |
![]() | SendCompletedCallback | The SendCompleted event is raised each time an e-mail message is sent asynchronously when the send operation completes (to send an e-mail message asynchronously use the SendAsync method) NOTE: when sending asynchronously from a web page the page directive Async="true" should be used |
![]() | ToString | (Inherited from Object.) |