Click or drag to resize

IMailSenderDoForward Method

method DoForward

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

Parameters

strSourcePath
Type: SystemString
strTargetPath
Type: SystemString
See Also