WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/msgDatabase/retentionSettings;1
This component implements the following interfaces:
Constants
| PRUint32 | nsIMsgRetentionSettings.nsMsgRetainAll | = 1 |
| PRUint32 | nsIMsgRetentionSettings.nsMsgRetainByAge | = 2 |
| PRUint32 | nsIMsgRetentionSettings.nsMsgRetainByNumHeaders | = 3 |
Properties
PRBool nsIMsgRetentionSettings.cleanupBodiesByDays
PRUint32 nsIMsgRetentionSettings.daysToKeepBodies
PRUint32 nsIMsgRetentionSettings.daysToKeepHdrs
PRBool nsIMsgRetentionSettings.keepUnreadMessagesOnly
PRUint32 nsIMsgRetentionSettings.numHeadersToKeep
nsMsgRetainByPreference nsIMsgRetentionSettings.retainByPreference
PRBool nsIMsgRetentionSettings.useServerDefaults
Reference documentation is generated from Mozilla's source.
