ConversationId

QueryType.ConversationId property

Specifies the conversation for which to search. The value is a GUID. The ConversationId is not supported when the protocol version is 12.1. If the ConversationId is included as a child of any element other than the And element, the server responds with a Status value of 8 (SearchTooComplex).

public string ConversationId { get; set; }

See Also