public BoxEvent GetEvent(string authToken, string boxId, string eventId) { return(diadoc.GetEvent(authToken, boxId, eventId)); }