PhoneNumberList.Remove
PhoneNumberList.Remove method
Removes the first occurrence of a specific object from the list.
public bool Remove(PhoneNumber value)
Parameter | Type | Description |
---|---|---|
value | PhoneNumber | The Object to remove from the list. |
See Also
- class PhoneNumber
- class PhoneNumberList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email