Click or drag to resize

CStorage.AttachmentSize Property

X#
Returns the file size of a currently stored or an opened attachment file. This access is called during receiving an email.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY AttachmentSize AS DWORD GET 
Request Example View Source

Property Value

Type: DWord
The file size of a currently stored or an opened attachment file. This access is called during receiving an email.
See Also