|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule | |
|---|---|
| microsoft.exchange.webservices.data.property.complex | |
| Uses of Rule in microsoft.exchange.webservices.data.property.complex |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex 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.property.complex that return types with arguments of type Rule | |
|---|---|
Iterator<Rule> |
RuleCollection.iterator()
Get an enumerator for the collection |
| Methods in microsoft.exchange.webservices.data.property.complex 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.property.complex 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 | |||||||||