CEmail.AttachmentFileList Property | |
Array containing the names of the attached files.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY AttachmentFileList AS USUAL SET
public override Usual AttachmentFileList { set; }
Request Example
View SourceProperty Value
Type:
UsualArray containing the names of the attached files.
See Also