Time |
[DataMemberAttribute] public List<IMapiPropertyRequest> UserMapiPropertyRequests { get; set; }
There are thousands of MAPI properties and named properties defined in the "Exchange Server Protocols Master Property List" (MS-OXPROPS) specification (and also vendor custom defined property sets of named properties). The Open Discover SDK only extracts the most commonly used MAPI properties and named properties for Outlook email formats.
This feature allows users to extract MAPI properties and named properties specific to their needs and that get returned in the Metadata property (if they exist in the email document).