DeleteInboxRule
DeleteInboxRule (1 of 2)
Deletes the specified inbox rule
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
DeleteInboxRule(System::String ruleId)
| Parameter | Description |
|---|---|
| ruleId | An id of inbox rule to delete |
DeleteInboxRule (2 of 2)
Deletes the specified inbox rule
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
DeleteInboxRule(System::String ruleId, System::String mailbox)
| Parameter | Description |
|---|---|
| ruleId | An id of inbox rule to delete |
| 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 |