Table of Contents

Class GetConversationItemsResponse

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the response to a GetConversationItems operation.

public sealed class GetConversationItemsResponse : ServiceResponse
Inheritance
GetConversationItemsResponse
Inherited Members

Properties

Conversation

Gets or sets the conversation.

public ConversationResponse Conversation { get; set; }

Property Value

ConversationResponse

The conversation.