Click or drag to resize

EmailSendToPickUpDirectory Method

Saves the current message in the DropFolder of SMTP server.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public bool SendToPickUpDirectory(
	string dropFolderDirectoryPath
)

Parameters

dropFolderDirectoryPath
Type: SystemString
Path to the Drop Folder.

Return Value

Type: Boolean
Boolean statement.
Remarks