adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationIndividual Class / AssociatedLogin Property

In This Topic
    AssociatedLogin Property
    In This Topic
    The SecurityLogin, if any, that this recipient is associated with.
    Syntax
    'Declaration
     
    
    Public Property AssociatedLogin As SecurityLogin
    public SecurityLogin AssociatedLogin {get; set;}
    See Also