Table of Contents

Method Plays

Namespace
MailFathom.Domain.Folders
Assembly
MailFathom.Domain.dll

Plays(MailFolderSpecialUse)

Reports whether this folder plays a role, which is how a feature asking for one recognizes it.

public bool Plays(MailFolderSpecialUse role)

Parameters

role MailFolderSpecialUse

The role the caller is looking for.

Returns

bool

true when configuration labelled this folder with that role.