true
.public void Unsubscribe( string folder )
The only difference between those folders that are subscribed and those that aren't
is that a call to ListFolders with subscribedOnly parameter set to true
will only
return the subscribed (active) folders. This has absolutely NOTHING to do
with notifications.
This method represents IMAP UNSUBSCRIBE command.