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