NotificationSendExtensionContextCanceled - свойство
Признак отмены отправки уведомления.
Пространство имён: Tessa.Notices.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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