KnownMetadataAttribute Properties

Properties

IsArchiveType Gets or sets whether this metadata field is associated with archive or media image metadata (e.g., 7Z, ZIP, RAR, etc).
IsDocumentStoreType Gets or sets whether this metadata field is associated with a document store metadata (e.g., Domino DXL document database (.xml)).
IsEmailMapiType Gets or sets whether this metadata field is associated with Outlook/Exchange MAPI email .msg object metadata. See email settings class ExtractAllKnownOutlookMAPIProperties to extract all known MAPI properties.
IsEmailType 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.
IsHtmlType Gets or sets whether this metadata field is associated with HTML metadata.
IsImageType Gets or sets whether this metadata field is associated with image metadata (e.g., JPG, PNG, GIF, TIFF, etc).
IsMailStoreType Gets or sets whether this metadata field is associated with mail store metadata (e.g., PST, OST, MBOX, etc).
IsMessagingStoreType Gets or sets whether this metadata field is associated with messaging store metadata (e.g., Slack export, WhatsApp export, etc).
IsMessagingType Gets or sets whether this metadata field is associated with messaging metadata (e.g., Microsoft Teams/Skype, Slack, etc).
IsMultiMediaType Gets or sets whether this metadata field is associated with multimedia metadata (e.g., music and video formats).
IsOfficeType Gets or sets whether this metadata field is associated with common office document metadata (e.g., Microsoft Office, Libre/Apache Office, PDF, etc).
IsOther Gets or sets whether this metadata field is associated with a format that does not belong to a known format classification.
IsReserved RESERVED metadata field.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)

See Also