IEWSClient.FindConversations
IEWSClient.FindConversations method
Finds conversations in the specified folder
public ExchangeConversation[] FindConversations(string folderId)
Parameter | Type | Description |
---|---|---|
folderId | String | An id of folder in which search |
Return Value
An array of found ExchangeConversation
Exceptions
exception | condition |
---|---|
AsposeArgumentException | folderId is null or empty |
See Also
- class ExchangeConversation
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email