adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / INotificationRecipient Interface
Properties

In This Topic
    INotificationRecipient Interface Members
    In This Topic

    The following tables list the members exposed by INotificationRecipient.

    Public Properties
     NameDescription
     Property The address of the recipient  
     Property The type of message to be sent (e-mail, SMS, etc.).  
     Property The OID of the Messaging Service Provider to use, if the message should be routed through a specific provider.  
     Property The name of the recipient.  
     Property The OID of the recipient, if notification should go to a predefined adTempus NotificationRecipient.  
     Property Specifies whether the recipient is a To, CC, or BCC recipient.  
    Top
    See Also