ExchangeServiceBinding.GetConversationItems(GetConversationItemsType) Method

Definition

public:
 ExchangeWebServices::GetConversationItemsResponseType ^ GetConversationItems(ExchangeWebServices::GetConversationItemsType ^ GetConversationItems1);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/GetConversationItems", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("ServerVersionInfoValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
[System.Web.Services.Protocols.SoapHeader("RequestServerVersionValue")]
[System.Web.Services.Protocols.SoapHeader("ExchangeImpersonation")]
public ExchangeWebServices.GetConversationItemsResponseType GetConversationItems (ExchangeWebServices.GetConversationItemsType GetConversationItems1);
Public Function GetConversationItems (GetConversationItems1 As GetConversationItemsType) As GetConversationItemsResponseType

Parameters

GetConversationItems1
GetConversationItemsType

Returns

Attributes

Applies to