EwsItemReadFlagInfo Class
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
Contains information about IsRead flag of an EWS item.
Syntax
public class EwsItemReadFlagInfo
Inherited Members
Properties
Name | Description |
---|---|
Id | Gets ID of EWS item whose read flag has been changed. |
IsRead | Gets a value indicating new read flag state. |