Click or drag to resize

IMailSenderDoSendDoc Method

method DoSendDoc

Namespace:  SOMailSender.Interop
Assembly:  SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntax
void DoSendDoc(
	string strSourcePath,
	string strTargetPath
)

Parameters

strSourcePath
Type: SystemString
strTargetPath
Type: SystemString
See Also