adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / NotificationAttachment Class
Properties

In This Topic
    NotificationAttachment Class Members
    In This Topic

    The following tables list the members exposed by NotificationAttachment.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Indicates whether the file should be deleted after the message is successfully sent.  
    Public Property The name to be used as the name of the attachment (the original name of the file).  
    Public Property The file data to use instead of a file on disk.  
    Public Property The path/name of the file as stored on the filesystem.  
    Top
    See Also