NotificationSendExtensionContextCurrentRecipient - свойство
Текущий получатель уведомления.
Пространство имён: Tessa.Notices.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public NotificationRecipient CurrentRecipient { get; set; }
Public Property CurrentRecipient As NotificationRecipient
Get
Set
public:
virtual property NotificationRecipient^ CurrentRecipient {
NotificationRecipient^ get () sealed;
void set (NotificationRecipient^ value) sealed;
}
abstract CurrentRecipient : NotificationRecipient with get, set
override CurrentRecipient : NotificationRecipient with get, set
NotificationRecipientINotificationSendExtensionContextCurrentRecipient