Table of Contents

Method Copy

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

Copy(MailFolderReference)

Asks for a second live occurrence of the matching email to be put into another folder.

public static MailRuleAction Copy(MailFolderReference destination)

Parameters

destination MailFolderReference

How the folder to copy it into is named.

Returns

MailRuleAction

The action.

Exceptions

ArgumentException

Thrown when destination is the unspecified struct default.