NotificationSendExtensionContextCurrentRecipient - свойство
Текущий получатель уведомления.
Пространство имён: Tessa.Notices.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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