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).

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string NotAllowPropose = "NotAllowPropose"

Field Value

String

See Also