CreateRuleMoveContaining
CreateRuleMoveContaining
Creates inbox rule that moves messages containing the specified strings in either the body or the subject into the specified folder
Returns: A created InboxRule
CreateRuleMoveContaining(System::ArrayPtr< System::String > filter, System::String destinationFolderId)
| Parameter | Description |
|---|---|
| filter | A strings to search |
| destinationFolderId | An id of folder in which messages will be moved |