adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationGroupMember Class / Recipient Property

In This Topic
    Recipient Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Recipient As NotificationRecipient
    public NotificationRecipient Recipient {get; set;}
    See Also