RDOCientRuleAction object

 

RDOCientRuleAction represents an action that is run when an RDOClientRule object executes..

 

Returned by RDOClientRuleActions object.

 

The following objects are derived from the RDOCientRuleAction object and inherit its properties and methods

 

RDOClientAssignToCategoryRuleAction
RDOClientAutomaticReplyRuleAction
RDOClientCustomRuleAction
RDOClientDeferDeliveryRuleAction
RDOClientFileRuleAction
RDOClientFlagForFollowUpRuleAction
RDOClientImportanceRuleAction
RDOClientMarkAsTaskRuleAction
RDOClientMoveOrCopyRuleAction
RDOClientNewItemAlertRuleAction
RDOClientRelevanceRuleAction
RDOClientRetentionPolicyRuleAction
RDOClientRunScriptRuleAction
RDOClientSendRuleAction
RDOClientSensitivityRuleAction

 

 


RDOCientRuleAction. Derived from: IDispatch


Properties


ActionType Returns a constant from the rdoClientRuleActionType enumeration that indicates the type of action that is taken by the RDOCientRuleAction. Read-only.
 
Enabled Returns or sets a Boolean that determines if the RDOCientRuleAction is enabled. Read/write.
 

 

 


RDOClientAssignToCategoryRuleAction. Derived from: RDOCientRuleAction


Properties


Categories Variant, read/write. Returns an array of strings. Can be set to eithe ran array of strings or a ";" separated string value.
 

 

 


RDOClientAutomaticReplyRuleAction. Derived from: RDOCientRuleAction


Properties


Message RDOMail, read/write. Returns or sets the message used for automatic reply.
 
MessageEntryId String, read/write. Returns or sets the entry id of the message used for automatic reply.
 
Name String, read/write. Returns or sets the subject of the message used for automatic reply.
 

 

 

 


RDOClientCustomRuleAction. Derived from: RDOCientRuleAction


Properties


Name String, read/write. Returns or sets the name of the custom action.
 
Options String, read/write. Returns or sets the options of the custom action.
 
Value String, read/write. Returns or sets the value of the custom action.
 

 

 

 


RDOClientDeferDeliveryRuleAction. Derived from: RDOCientRuleAction


Properties


Minutes Long, read/write. Returns or sets the delay value of the action.  

 

 

 

 

 


RDOClientFileRuleAction. Derived from: RDOCientRuleAction


Properties


FilePath String, read/write. Returns or sets the value of the file action.
 

 

 

 

 

 


RDOClientFlagForFollowUpRuleAction. Derived from: RDOCientRuleAction


Properties


Followup intereger, read/write
 
Name string, read/write.
 

 

 

 

 

 


RDOClientImportanceRuleAction. Derived from: RDOCientRuleAction


Properties


Importance
rdoImportance, read/write.
 

 

 

 

 

 


RDOClientMarkAsTaskRuleAction. Derived from: RDOCientRuleAction


Properties


FlagTo string, read/write
 
MarkInterval OlMarkInterval, read/write
 

 

 

 

 

 


RDOClientMoveOrCopyRuleAction. Derived from: RDOCientRuleAction


Properties


Folder RDOFolder, read/write
 
FolderEntryId string, read/write
 
FolderName string, read/write
 
StoreEntryId string, read/write
 

 

 

 

 

 


RDOClientNewItemAlertRuleAction. Derived from: RDOCientRuleAction


Properties


Text string, read/write
 

 

 

 

 

 


RDOClientRelevanceRuleAction. Derived from: RDOCientRuleAction


Properties


Number integer, read/write.  

 

 

 

 

 


RDOClientRetentionPolicyRuleAction. Derived from: RDOCientRuleAction


Properties


Guid string, read/write
 
Name string, read/write
 

 

 

 

 

 


RDOClientRunScriptRuleAction. Derived from: RDOCientRuleAction


Properties


Function string, read/write
 
Name string, read/write
 

 

 

 

 

 


RDOClientSendRuleAction. Derived from: RDOCientRuleAction


Properties


Recipients RDORecipients, read-only  

 

 

 

 

 


RDOClientSensitivityRuleAction. Derived from: RDOCientRuleAction


Properties


Sensitivity rdoSensitivity, read/write