NotificationAttachment Class Members
In This Topic
The following tables list the members exposed by NotificationAttachment.
Public Constructors
Public Properties
| Name | Description |
| DeleteAfterSend |
Indicates whether the file should be deleted after the message is successfully sent.
|
| DisplayName |
The name to be used as the name of the attachment (the original name of the file).
|
| FileData |
The file data to use instead of a file on disk.
|
| FileLocation |
The path/name of the file as stored on the filesystem.
|
Top
See Also