IEWSClient.FetchConversationMessages
IEWSClient.FetchConversationMessages method
Fetches the specified conversation messages
public MailMessageCollection FetchConversationMessages(string conversationId)
Parameter | Type | Description |
---|---|---|
conversationId | String | Id of conversation |
Exceptions
exception | condition |
---|---|
AsposeArgumentException | conversationId is null or empty |
See Also
- class MailMessageCollection
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email