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