EmailProfile Methods |
The EmailProfile type exposes the following members.
Name | Description | |
---|---|---|
ClearCache |
Clears the cache.
| |
CopyTo |
Copies the state of the current object to the given one.
| |
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
DeleteProfiles |
Deletes all existing email profiles.
| |
DeleteProfiles(IEnumerableInt32) |
Deletes specific email profiles.
| |
Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
FormatAddres |
Formats the given email address and returns a string representing it.
| |
GetDispatchService |
Returns a reference to a service that will be used to dispatch notifications associated with this profile.
| |
GetProfileByID |
Returns email profile by its ID.
| |
GetProfiles |
Returns a list of all available email profiles.
| |
KeepProfiles |
Deletes all email profiles except of specific ones.
| |
Load | (Inherited from DbObject.) | |
ParseAddress |
Parses email address information from the given string.
| |
Save |
Saves the profile.
(Overrides DbObjectSave.) |