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
destinationMailFolderReferenceHow the folder to copy it into is named.
Returns
- MailRuleAction
The action.
Exceptions
- ArgumentException
Thrown when
destinationis the unspecified struct default.