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