Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ews.GetMimeMessageAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

GetMimeMessageAsync(EwsItemId, Object)

Begins asynchronous GetMimeMessage operation. Gets a MimeMessage from the Exchange server.

Declaration
public Task<MimeMessage> GetMimeMessageAsync(EwsItemId itemId, object state = null)
Parameters
Type Name Description
EwsItemId itemId

ID of a message to retrieve.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<MimeMessage>

A MimeMessage composed of MIME representation of the message stored in Exchange server.

In This Article
  • GetMimeMessageAsync(EwsItemId, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies