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