FreeBusyItemExtendedProperties Property

Get a reference to the collection of extended properties available for this comment.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonPropertyAttribute(Order = 100)]
public PropertyCollection ExtendedProperties { get; }

Property Value

PropertyCollection

Implements

IItemExtendedProperties

See Also