Click or drag to resize

KnownBooleanMetadataFieldsNotAllowPropose Field

Outlook email object associated metadata field. A value of TRUE indicates that attendees are not allowed to propose a new date and/or time for the meeting (MAPI property PidLidAppointmentNotAllowPropose).

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

Field Value

String
See Also