ConstantContact DeleteLibraryFile Method (MyLibraryFile) CTCT Wrapper Documented Class Library
Delete a specific file

Namespace: CTCT
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public bool DeleteLibraryFile(
	MyLibraryFile file
)

Return Value

Returns true if folder was deleted successfully, false otherwise
See Also