Click or drag to resize

ImapUnsubscribeFolder(String) Method

Unsubscribes user from specified folder.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public void UnsubscribeFolder(
	string folder
)

Parameters

folder  String
Folder name to unsubscribe from.
See Also