DeleteAfterSend Property (INotificationAttachment)
In This Topic
Indicates whether the file should be deleted after the message is successfully sent.
Syntax
'Declaration
ReadOnly Property DeleteAfterSend As Boolean
bool DeleteAfterSend {get;}
See Also