MapiMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MapiMessage class contains a message that is sent to or received from the MAPI system. The message includes a subject, text, recipient information, and attachment information.
public ref class MapiMessage : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class MapiMessage : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type MapiMessage = class
inherit XppObjectBase
Public Class MapiMessage
Inherits XppObjectBase
- Inheritance
- Attributes
Remarks
When you send or receive a message, the message is passed to and from the MAPI system as a MapiMessage object.
Constructors
MapiMessage() | |
MapiMessage(IntPtr) |
Fields
__k_MapiMessageId | |
kernelClass | (Inherited from XppObjectBase) |