Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 3e591eb5450fd105e5f9351c7899eecb2f924645 Size: 1.93 MB File Format: zip
Rating: 2
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 677 License: Free
MFCMAPI is a free software by Stephen Griffin and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download MFCMAPI which is 1.93 MB in size and belongs to the software category Other Programming Files. MFCMAPI was released on 2016-02-04 and last updated on our database on 2017-04-12 and is currently at version 15.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
MFCMAPI Description
Hex Editor!
Icons!
Checkbox to dismiss Help/About dialog
Tooltips on column headers
No more static linking of MAPI - all dynamic and configurable now
Set Personal Address Book (IAddrBook::SetPAB)
Display Address Book details (IAddrBook::Details)
Open contact from contact address book entry (CONTAB_ENTRYID)
Open owner for a Distribution List (PR_EMS_AB_OWNER_O)
Progress bars (IMAPIProgess)
Modify embedded messages and attachments (MAPI_MODIFY)
SaveChanges on embedded messages and attachments
Turn notifications on/off at the session level
Window titles based on PR_DISPLAY_NAME can also use PR_SUBJECT, PR_RULE_NAME or PR_MEMBER_NAME when appropriate
Delete Attachments - point at a set of messages and delete every attachment or every attachment with a certain file name
Property name parsing now knows ALL names for a property number - from a table instead of a massive switch statement
Property name table used in new PropertyTagEditor for inputting property tags
"Extra props" switched from internal, add-only list to user editable list using TagArrayEditor
Flag parsing now uses a table instead of a massive switch statement - flag parsing now shows up nearly everywhere
Built in Base64 decoding
Persist column order on the prop list pane
Restrict tables using FindRow
Expand/Collapse tables sorted with SortOrders
Remove one-off form properties from messages
Abort submission of a message (IMsgStore::AbortSubmit)
Open Message Store by Entry ID
Open a mailbox by DN
Copy named props from one item to another
Look up registered named props by associated GUID
Add Unicode PSTs to a profile
Add arbitrary services to a profile
New ACL editor - allows adding, modifying and deleting ACLs
CompareEntryIDs support
IMAPIFormContainer support
IAddrBook::RecipOptions support
IMAPISession::QueryDefaultMessageOpt support
IAddrBook::QueryDefaultRecipOpt support
IAttachmentSecurity support - IsAttachmentBlocked
IID_IExchangeManageStore3, IID_IExchangeManageStore4 and IID_IExchangeManageStore5 support