Share via


MapiMessage.messageType Method

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

Syntax

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.

Remarks

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.

See Also

Reference

MapiMessage Class