Tags Property

GWN Framework Contact Manager

Contact..::..Tags Property

Gets or sets the tags.

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

Syntax


public ICollection<Tag> Tags { get; set; }

Field Value

The tags.