NotificationSendExtensionContextCanceled - свойство
Признак отмены отправки уведомления.
Пространство имён: Tessa.Notices.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool Canceled { get; set; }
Public Property Canceled As Boolean
Get
Set
public:
virtual property bool Canceled {
bool get () sealed;
void set (bool value) sealed;
}
abstract Canceled : bool with get, set
override Canceled : bool with get, set
BooleanINotificationSendExtensionContextCanceled