LocalFile Property
The path to the file that will be sent.
Syntax
char* GetLocalFile();
int SetLocalFile(char* lpszLocalFile);
Default Value
""
Remarks
This property specifies the local file that will be sent when calling SendFile. This property must be set before calling SendFile.
Data Type
String