adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AlertNotificationRule Class / Recipients Property


In This Topic
    Recipients Property (AlertNotificationRule)
    In This Topic
    The list of NotificationRecipients who will receive messages for Alerts that match this rule.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Recipients As NotificationRecipientCollection
    public NotificationRecipientCollection Recipients {get;}
    See Also