ExchangeItem

ExchangeItem class

Exchange item

The ExchangeItem type exposes the following members:

Constructors

NameDescription
ExchangeItem()Initializes a new instance of the ExchangeItem class

Properties

NameDescription
idThe store ID.
subjectThe subject line of the message that was accessed.
parent_folderThe name of the folder where the item is located.
attachmentsA list of the names and file size of all items that are attached to the message.

See Also