FreeBusyItemContact Property

Get/Set a reference to the contact to which this connector is attached.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonPropertyAttribute(Order = 4)]
public ContactItem Contact { get; set; }

Property Value

ContactItem

See Also