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