Interface IInternalOwnerSubscriptionsMgmt
@Path("{domainUid}/{ownerUid}")
public interface IInternalOwnerSubscriptionsMgmt
- 
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()voidinit()will create a subscriptions containerIOwnerSubscriptionUidson the owner's mailbox database. 
- 
Method Details
- 
init
void init()will create a subscriptions containerIOwnerSubscriptionUidson the owner's mailbox database. This method will check if the container exists. - 
delete
void delete() 
 -