Interface IInternalOwnerSubscriptionsMgmt


@Path("{domainUid}/{ownerUid}") public interface IInternalOwnerSubscriptionsMgmt
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    will create a subscriptions container IOwnerSubscriptionUids on the owner's mailbox database.
  • Method Details

    • init

      void init()
      will create a subscriptions container IOwnerSubscriptionUids on the owner's mailbox database. This method will check if the container exists.
    • delete

      void delete()