SyncFolderItemsReadFlagType Class

Definition

The SyncFolderItemsReadFlagType class is returned as a property of a SyncFolderItemsResponseMessageType instance when an item has been read. This class was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

public ref class SyncFolderItemsReadFlagType
public class SyncFolderItemsReadFlagType
Public Class SyncFolderItemsReadFlagType
Inheritance
SyncFolderItemsReadFlagType

Constructors

SyncFolderItemsReadFlagType()

The SyncFolderItemsReadFlagType constructor initializes a new instance of the SyncFolderItemsReadFlagType class.

Properties

IsRead

The IsRead property gets or sets a Boolean value that indicates whether the read flag has been set to true.

ItemId

The ItemId property gets or sets the identifier of the item for which the read flag has been changed.

Applies to