Click or drag to resize

KnownBooleanMetadataFieldsIsRecurring Field

Outlook email object associated metadata field. Specifies whether the object is *ASSOCIATED WITH* a recurring series (MAPI property PidLidIsRecurring).

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 IsRecurring = "IsRecurring"

Field Value

String
See Also