Package net.bluemind.exchange.mapi.api
Interface IMapiMailbox
@Path("/mapi/{domainUid}/{mailboxUid}")
public interface IMapiMailbox
- 
Method Details
- 
create
- Throws:
 ServerFault
 - 
check
@POST @Path("_check") void check() - 
get
- Throws:
 ServerFault
 - 
delete
- Throws:
 ServerFault
 - 
locate
Finds an item's uid invalid input: '&' container with its item_id.- Parameters:
 itemId-- Returns:
 
 
 -