|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Rule in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return Rule | |
|---|---|
Rule |
SetRuleOperation.getRule()
Gets the rule to be updated. |
Rule |
CreateRuleOperation.getRule()
Gets or sets the rule to be created. |
Rule |
RuleCollection.getRule(int index)
Gets the rule at the specified index in the collection. |
| Methods in microsoft.exchange.webservices.data that return types with arguments of type Rule | |
|---|---|
Iterator<Rule> |
RuleCollection.iterator()
Get an enumerator for the collection |
| Methods in microsoft.exchange.webservices.data with parameters of type Rule | |
|---|---|
void |
SetRuleOperation.setRule(Rule value)
Sets the rule to be updated. |
void |
CreateRuleOperation.setRule(Rule value)
|
| Constructors in microsoft.exchange.webservices.data with parameters of type Rule | |
|---|---|
CreateRuleOperation(Rule rule)
Initializes a new instance of the |
|
SetRuleOperation(Rule rule)
Initializes a new instance of the SetRuleOperation class. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||