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.MetadataAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[KnownMetadataAttribute(IsEmailType = true)]
public const string Recurring = "Recurring"
Field Value
String
See Also