MapiMessage.messageType Method [AX 2012]

Gets or sets the string that indicates that the message is not of the IPM (interpersonal message) type.

public str messageType([str messageType])

Run On

Called

Parameters

messageType
Type: str
The messageType value to set for the message; optional.

Return Value

Type: str
A messagetype string.

Applications can select message types for messages that are not IPMs. Clients that support only IPMs can ignore the MessageType member when they read messages and set it to empty when they send messages.

Community Additions

ADD
Show: