KnownBooleanMetadataFieldsFAIMessage Field |
Outlook email object associated metadata field. True if message is an FAI (folder associated information) message. A FAI message object is typically hidden
from view and is used to store a variety of settings and auxiliary data, including forms, views, calendar options, favorites, and category lists
(MAPI property PidTagMessageFlags 0x00000040 bit).
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 FAIMessage = "FAIMessage"
Field Value
String
See Also