ConversationNode Class

Definition

Defines the response to a single conversation node in a set of related email messages. The ConversationNode class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class ConversationNode sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ConversationNode : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ConversationNode
Inherits ComplexProperty
Inheritance
ConversationNode

Properties

InternetMessageId

Gets or sets the Internet message ID of the associated conversation node. The InternetMessageId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Items

Gets or sets the items in a conversation node. The Items property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ParentInternetMessageId

Gets or sets the parent message ID of the associated conversation node. The ParentInternetMessageId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to