UpdateInboxRule
UpdateInboxRule (1 of 2)
Updates the specified inbox rule
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
UpdateInboxRule(System::SharedPtr < InboxRule > rule)
| Parameter | Description |
|---|---|
| rule | A inbox rule to update |
UpdateInboxRule (2 of 2)
Updates the specified inbox rule
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
UpdateInboxRule(System::SharedPtr < InboxRule > rule, System::String mailbox)
| Parameter | Description |
|---|---|
| rule | A inbox rule to update |
| mailbox | A mailbox where rule is located. Note: if it is set to null or empty , the rule will be searched in the default mailbox |