adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SecurityLogin Class / NotificationRecipients Property

In This Topic
    NotificationRecipients Property
    In This Topic
    The NotificationRecipients representing this user.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NotificationRecipients As NotificationIndividualCollection
    public NotificationIndividualCollection NotificationRecipients {get;}
    See Also