Table of Contents

Method GetParticipation

Namespace
MailFathom.Application.Folders
Assembly
MailFathom.Application.dll

GetParticipation(MailAccountId, MailFolderAlias)

Gets what one folder takes part in.

MailFolderParticipation GetParticipation(MailAccountId accountId, MailFolderAlias folderAlias)

Parameters

accountId MailAccountId

The account the folder belongs to.

folderAlias MailFolderAlias

MailFathom's own name for the folder.

Returns

MailFolderParticipation

The configured participation, or Unmapped when nothing maps that alias. A folder configuration does not name is a folder MailFathom does not have, so what it stored earlier is inert rather than readable: an operator who removes a mapping withdraws the folder, and one who wants its mail back maps it again.