PhoneNumbers Property

GWN Framework Contact Manager

Contact..::..PhoneNumbers Property

Gets or sets the phone numbers.

Namespace:  ContactManager.Model.Entities
Assembly:  ContactManager.Model (in ContactManager.Model.dll)

Syntax


public ICollection<PhoneNumber> PhoneNumbers { get; set; }

Field Value

The phone numbers.