KnownMetadataAttributeIsEmailType Property |
Gets or sets whether this metadata field is associated with email metadata (e.g., Microsoft Outlook, MIME, DXL, iCalendar, etc). These are email format
common metadata fields. See
IsEmailMapiType for only Outlook/Exchange email object MAPI properties.
Namespace: OpenDiscoverSDK.Interfaces.MetadataAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntaxpublic bool IsEmailType { get; set; }Property Value
Boolean
See Also