nsIMsgAccount
| IID: | 3FE5B45D-ACF8-4348-8951-757D21E983F2 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
nsIMsgIdentity defaultIdentity
readonly nsISupportsArray identities
nsIMsgIncomingServer incomingServer
ACString key
Methods
void addIdentity ( nsIMsgIdentity identity )
void clearAllValues ( )
void init ( )
void removeIdentity ( nsIMsgIdentity identity )
AString toString ( )
void addIdentity ( nsIMsgIdentity identity )
- Arguments:
- identity
void removeIdentity ( nsIMsgIdentity identity )
- Arguments:
- identity
References
This interface is the type of the following properties:
nsIMsgAccountManager.defaultAccount
This interface is passed as an argument to the following methods:
nsIImportSettings.Import, nsIMsgAccountManager.duplicateAccount, nsIMsgAccountManager.removeAccount
This interface is returned from the following methods:
nsIMsgAccountManager.FindAccountForServer, nsIMsgAccountManager.createAccount, nsIMsgAccountManager.getAccount
Reference documentation is generated from Mozilla's source.
