Click or drag to resize

KnownDateTimeMetadataFieldsStartDate Field

Office (MS Project) and email task object associated metadata field.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsOfficeType = true, IsEmailType = true)]
public const string StartDate = "StartDate"

Field Value

String
See Also