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

Ews.GetItemInfo Method

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

GetItemInfo(EwsItemId)

Gets the information about an item with default set of properties retrieved.

Declaration
public EwsItemInfo GetItemInfo(EwsItemId itemId)
Parameters
Type Name Description
EwsItemId itemId

ID of an item to get info about.

Returns
Type Description
EwsItemInfo

EwsItemInfo object containing default set of information about the item.

GetItemInfo(EwsItemId, EwsItemFields)

Gets the information about an item with specified set of properties retrieved.

Declaration
public EwsItemInfo GetItemInfo(EwsItemId itemId, EwsItemFields fields)
Parameters
Type Name Description
EwsItemId itemId

ID of an item to get info about.

EwsItemFields fields

Set of item properties to be retrieved.

Returns
Type Description
EwsItemInfo

EwsItemInfo object containing specified set of information about the item.

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