Table of Contents

Method Relocate

Namespace
MailFathom.Application.Rules.Actions
Assembly
MailFathom.Application.dll

Relocate(MailFolderReference)

Asks for the matching email to be moved into another folder.

public static MailRuleAction Relocate(MailFolderReference destination)

Parameters

destination MailFolderReference

How the folder to move it into is named.

Returns

MailRuleAction

The action.

Exceptions

ArgumentException

Thrown when destination is the unspecified struct default.