ItemChangeIsRead - свойство |
Gets the IsRead property for the item that the change applies to. IsRead is
only valid when ChangeType is equal to ChangeType.ReadFlagChange.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic bool IsRead { get; }Public ReadOnly Property IsRead As Boolean
Get
public:
property bool IsRead {
bool get ();
}member IsRead : bool with get
Значение свойства
Тип:
Boolean
См. также