NotificationSendExtensionContextRecipients - свойство
Список получателей уведомления.
Пространство имён: Tessa.Notices.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IList<NotificationRecipient> Recipients { get; set; }
Public Property Recipients As IList(Of NotificationRecipient)
Get
Set
public:
virtual property IList<NotificationRecipient^>^ Recipients {
IList<NotificationRecipient^>^ get () sealed;
void set (IList<NotificationRecipient^>^ value) sealed;
}
abstract Recipients : IList<NotificationRecipient> with get, set
override Recipients : IList<NotificationRecipient> with get, set
IListNotificationRecipientINotificationSendExtensionContextRecipients