| C# |
public class EmailSendQueue
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EmailSendQueue()()() | Initializes a new instance of the EmailSendQueue class | |
| BccAddress | ||
| CcAddress | ||
| CreatedUtc | ||
| DateToSend | ||
| Delete(Guid) |
Deletes an instance of EmailSendQueue. Returns true on success.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| FromAddress | ||
| GetEmailToSend()()() | ||
| GetEmailToSend(DateTime) |
Gets an IDataReader with rows from the mp_EmailSendQueue table where DateToSend >= CurrentTime.
| |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| Guid | ||
| HtmlBody | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| ModuleGuid | ||
| ReplyTo | ||
| Save()()() |
Saves this instance of EmailSendQueue. Returns true on success.
| |
| SiteGuid | ||
| SpecialGuid1 | ||
| SpecialGuid2 | ||
| Subject | ||
| TextBody | ||
| ToAddress | ||
| ToString()()() | (Inherited from Object.) | |
| Type | ||
| UserGuid |
| Object | |
| EmailSendQueue | |