RDOClientRuleActions object

 

The RDOClientRuleActions object contains a set of RDOClientRuleAction objects or objects derived from RDOClientRuleAction, representing the actions that are executed on a RDOClientRule object.

 

Returned by:

RDOClientRule.Actions

 

Properties

Methods

 


Derived from: IDispatch


Properties


_Item(Index) Returns RDOClientRuleAction object with the specified index (1 through Count).
The default indexed property.

AssignToCategory
RDOClientAssignToCategoryRuleAction, read-only.
 
 
AutomaticReply
RDOClientAutomaticReplyRuleAction, read-only.
 
 
CC
RDOClientSendRuleAction, read-only.
 
 
ClearCategories
RDOClientRuleAction, read-only.
 
 
CopyToFolder
RDOClientMoveOrCopyRuleAction, read-only.
 
Custom
RDOClientCustomRuleAction, read-only.
 
 
DeferDelivery
RDOClientDeferDeliveryRuleAction, read-only.
 
 
Delete
RDOClientRuleAction, read-only.
 
 
DeletePermanently
RDOClientRuleAction, read-only.
 
 
DesktopAlert
RDOClientRuleAction, read-only.
 
 
FlagForFollowUp
RDOClientFlagForFollowUpRuleAction, read-only.
 
 
Forward
RDOClientSendRuleAction, read-only.
 
 
ForwardAsAttachment
RDOClientSendRuleAction, read-only.
 
 
Importance
RDOClientImportanceRuleAction, read-only.
 
 
MarkAsTask
RDOClientMarkAsTaskRuleAction, read-only.
 
 
MoveToFolder
RDOClientMoveOrCopyRuleAction, read-only.
 
 
NewItemAlert
RDOClientNewItemAlertRuleAction, read-only.
 
 
NotifyDelivery
RDOClientRuleAction, read-only.
 
 
NotifyRead
RDOClientRuleAction, read-only.
 
 
PlaySound
RDOClientFileRuleAction, read-only.
 
 
Redirect
RDOClientSendRuleAction, read-only.
 
 
Relevance
RDOClientRelevanceRuleAction, read-only.
 
 
ReplyWithTemplate
RDOClientFileRuleAction, read-only.
 
 
RetentionPolicy
RDOClientRetentionPolicyRuleAction, read-only.
 
 
RunScript
RDOClientRunScriptRuleAction, read-only.
 
 
Sensitivity
RDOClientRuleAction, read-only.
 
 
Stop
RDOClientAssignToCategoryRuleAction, read-only.
 
 
     

Methods


Item(Index)
Returns RDOClientRuleAction object with the specified index (1 through Count).