Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.