ProjectContextContacts Property

Get a reference to the contacts in this file.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public ContactCollection Contacts { get; }

Property Value

ContactCollection

See Also