Click or drag to resize

ImapUnsubscribeFolder Method (FolderInfo)

Unsubscribes user from specified folder.

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

Parameters

folder
Type: Limilabs.Client.IMAPFolderInfo
Folder name to unsubscribe from.
See Also