deleted users archiving
This commit is contained in:
parent
45462971d2
commit
26a050a3e5
78 changed files with 13755 additions and 9774 deletions
|
@ -143,6 +143,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
int RemoveDisclamerMember(string name, string member);
|
||||
|
||||
// Archiving
|
||||
ResultObject ExportMailBox(string organizationId, string accountName, string storagePath);
|
||||
ResultObject SetMailBoxArchiving(string organizationId, string accountName, bool archive, long archiveQuotaKB, long archiveWarningQuotaKB, string RetentionPolicy);
|
||||
|
||||
// Retention policy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue