public sealed class EmailsNotificationRecipientsSource : INotificationRecipientsSourcePublic NotInheritable Class EmailsNotificationRecipientsSource
Implements INotificationRecipientsSourcepublic ref class EmailsNotificationRecipientsSource sealed : INotificationRecipientsSource[<SealedAttribute>]
type EmailsNotificationRecipientsSource =
class
interface INotificationRecipientsSource
end| EmailsNotificationRecipientsSource | Реализация INotificationRecipientsSource, которая получает список получателей как список явно заданных email-ов с указанием идентификатора пользователя, настройки которого исопльзуются для формирования письма. Обрабатывает тип параметров EmailsNotificationRecipientsSourceParameter. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetRecipientsAsync | Возвращает список получателей уведомления. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |