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


In This Topic
    Recipients Property (NotificationAction)
    In This Topic
    The recipients to send the message to
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Recipients As NotificationRecipientCollection
    public NotificationRecipientCollection Recipients {get;}
    See Also