Welcome to MSDN Blogs Sign in | Join | Help

News

  • Locations of visitors to this page

    Disclaimer:

    This weblog/blog is solely my opinion.The information in this weblog/blog is provided "AS IS" with no warranties, and confers no rights. This weblog/blog does not represent the thoughts, intentions, plans or strategies of my employer. Inappropriate comments will be deleted at the authors discretion.
    Use of included script samples are subject to the terms specified in the Terms of Use

Browse by Tags

All Tags » MAPI   (RSS)
Named Properties
What is known as "Named Properties"? MAPI provides a facility for assigning names to properties, for mapping these names to unique identifiers, and for making this mapping persistent. Persistent name to identifier mapping ensures that property names remain Read More...
Address Book Provider
1) What is an Address Book Provider? An address book provider supplies recipient information to client applications, to message store and transport providers, and to MAPI. Read More...
MAPI Tables
1) What do you meant by "MAPI table"? A MAPI table is a MAPI object that is used to view a collection of properties belonging to other MAPI objects of a particular type. 2) How the values are stored and can be used in MAPI table? MAPI tables are structured Read More...
Extended MAPI
1) What's known as "Extended MAPI" ? Extended MAPI version 1.0 is an industry-wide standard for writing messages, e-mail, and workflow applications. Exchange 2000 and many other common messaging programs use MAPI. MAPI interfaces create and access diverse Read More...
MAPI FAQs - Simple MAPI
What is the "Simple MAPI" ? loadTOCNode(3, 'moreinformation'); Simple MAPI is a subset of 12 functions, which enable developers to add basic messaging functionality to their Windows-based applications. It includes functions to support sending and receiving Read More...
MAPI - FAQs
MAPI FAQs 1) What is MAPI? MAPI will generally mean MAPI32.dll, or the APIs contained. It's an API, implemented largely in MAPI32.dll (Messaging Application Programming Interface, 32 bit build). By using this, developers implement a series of Providers. Read More...
Page view tracker