SyncFolderItemsReadFlagType.ItemId Property

Definition

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

public:
 property ExchangeWebServices::ItemIdType ^ ItemId { ExchangeWebServices::ItemIdType ^ get(); void set(ExchangeWebServices::ItemIdType ^ value); };
public ExchangeWebServices.ItemIdType ItemId { get; set; }
Public Property ItemId As ItemIdType

Property Value

The ItemId property returns the item identifier of the item for which the read flag has been changed.

Applies to