InstantMessengerList.Add
InstantMessengerList.Add method
Adds an item to the list.
public void Add(InstantMessengerAddress value)
Parameter | Type | Description |
---|---|---|
value | InstantMessengerAddress | The object to add to the list. |
Return Value
The position into which the new element was inserted.
See Also
- class InstantMessengerAddress
- class InstantMessengerList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email