pub const MESSAGING_MESSAGE_CONVERSATION_ID: &str = "messaging.message.conversation_id";
Expand description
The conversation ID identifying the conversation to which the message belongs, represented as a string. Sometimes called "Correlation ID".
§Examples
MyConversationId