IEWSClient.FetchConversationMessages

IEWSClient.FetchConversationMessages method

Fetches the specified conversation messages

public MailMessageCollection FetchConversationMessages(string conversationId)
ParameterTypeDescription
conversationIdStringId of conversation

Exceptions

exceptioncondition
AsposeArgumentExceptionconversationId is null or empty

See Also