Table of Contents

Constructor MailFolderRoleUnmappedException

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

MailFolderRoleUnmappedException(MailAccountId, MailFolderSpecialUse)

Initializes a new refusal naming the account and the role it maps no folder with.

public MailFolderRoleUnmappedException(MailAccountId accountId, MailFolderSpecialUse role)

Parameters

accountId MailAccountId

The account the folder was looked for in.

role MailFolderSpecialUse

The role nothing of that account is mapped with.

MailFolderRoleUnmappedException(MailFolderSpecialUse)

Initializes a new refusal for a role no account of a whole scope maps a folder with.

public MailFolderRoleUnmappedException(MailFolderSpecialUse role)

Parameters

role MailFolderSpecialUse

The role nothing in scope is mapped with.