CMessage.FakeAttachmentList Method | |
Gets the original file names of the attachment(s).
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD FakeAttachmentList() AS USUAL
public virtual Usual FakeAttachmentList()
Request Example
View SourceReturn Value
Type:
Usual
Returns a string with the original file names of the attachment(s).
See Also