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