Click or drag to resize

CStorage.NoSave Property

X#
You can use this assign to suppress the storing of the attachments into the storage. This makes sense, if you want to store only raw email files.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY NoSave AS LOGIC SET 
Request Example View Source

Property Value

Type: Logic
You can use this assign to suppress the storing of the attachments into the storage. This makes sense, if you want to store only raw email files.
See Also