@Path(value="/calendars/vfreebusy/{containerUid}")
public interface IVFreebusy
| Modifier and Type | Method and Description | 
|---|---|
VFreebusy | 
get(VFreebusyQuery query)
Export the free/busy information 
 | 
java.lang.String | 
getAsString(VFreebusyQuery query)
Export the free/busy information 
 | 
@POST @Path(value="_ics") java.lang.String getAsString(VFreebusyQuery query) throws ServerFault
query - VFreebusyQueryServerFault@POST VFreebusy get(VFreebusyQuery query) throws ServerFault
query - VFreebusyQueryVFreebusyServerFaultCopyright © 2021. All Rights Reserved.