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.
nsIMsgRecipientArray
| IID: | 650c3281-a1bf-11d3-a449-d481b6e12daa |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
readonly PRInt32 count
Methods
PRBool AppendString ( PRUnichar* string )
void Clear ( )
PRBool RemoveStringAt ( PRInt32 index )
PRUnichar* StringAt ( PRInt32 index )
References
This interface is returned from the following methods:
nsIMsgCompFields.SplitRecipients
Reference documentation is generated from Mozilla's source.
