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

Ews.GetMessageInfo Method

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

GetMessageInfo(EwsItemId)

Gets the information about a message with default set of properties retrieved.

Declaration
public EwsMessageInfo GetMessageInfo(EwsItemId itemId)
Parameters
Type Name Description
EwsItemId itemId

ID of a message to get info about.

Returns
Type Description
EwsMessageInfo

EwsMessageInfo object containing specified set of information about the message.

GetMessageInfo(EwsItemId, EwsItemFields)

Gets the information about a message with specified set of properties retrieved.

Declaration
public EwsMessageInfo GetMessageInfo(EwsItemId itemId, EwsItemFields fields)
Parameters
Type Name Description
EwsItemId itemId

ID of a message to get info about.

EwsItemFields fields

Set of item properties to be retrieved.

Returns
Type Description
EwsMessageInfo

EwsItemInfo object containing specified set of information about the message.

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