ConversationNode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |