EmailMessageIsRead - свойство |
Gets or sets a value indicating whether the e-mail message is read.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic bool IsRead { get; set; }Public Property IsRead As Boolean
Get
Set
public:
property bool IsRead {
bool get ();
void set (bool value);
}member IsRead : bool with get, set
Значение свойства
Тип:
Boolean
См. также