Click or drag to resize

KnownBooleanMetadataFieldsRecurring Field

Outlook email object associated metadata field. Specifies whether the object *REPRESENTS* a recurring series. A value of TRUE indicates that the object represents a recurring series (MAPI property PidLidRecurring).

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

Field Value

String
See Also