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