INotificationAttachment Interface Members
In This Topic
The following tables list the members exposed by INotificationAttachment.
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).
|
| FileLocation |
The path/name of the file as stored on the filesystem.
|
Top
Public Methods
| Name | Description |
| Clone |
Creates a copy of the attachment.
|
Top
See Also