adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationRecipient Class / Enabled Property

In This Topic
    Enabled Property (NotificationRecipient)
    In This Topic
    Indicates whether the recipient is enabled
    Syntax
    'Declaration
     
    
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    Remarks
    If a recipient is not enabled, no messages are sent to it
    See Also