nsIMapiRegistry
| IID: | B0342CA7-CB85-4d13-AD18-BD431F2086EA |
| Inherits From: | nsISupports |
This interface provides support for registering Mozilla as the default Mail Client. This interface can also be used to get/set the user preference for the default Mail Client.
Properties
PRBool isDefaultFeedClient
PRBool isDefaultMailClient
This is set to TRUE if Mozilla is the default mail application
PRBool isDefaultNewsClient
readonly PRBool showDialog
This is set TRUE only once per session.
Methods
void registerMailAndNewsClient ( )
void showMailIntegrationDialog ( nsIDOMWindow parentWindow )
void showMailIntegrationDialog ( nsIDOMWindow parentWindow )
This will bring the dialog asking the user if he/she wants to set Mozilla as default Mail Client. Call this only if Mozilla is not the default Mail client
- Arguments:
- parentWindow
Reference documentation is generated from Mozilla's source.
