Share via


MapiMessage.conversationID Method

Gets or sets the string that identifies the conversation thread to which the message belongs.

Syntax

public str conversationID([str conversationId])

Run On

Called

Parameters

  • conversationId
    Type: str
    The ID of the conversation thread; optional.

Return Value

Type: str
A string that identifies the conversation thread to which the message belongs.

Remarks

Some messaging systems might ignore and not return this member.

See Also

Reference

MapiMessage Class