@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
- VFreebusyQuery
ServerFault
@POST VFreebusy get(VFreebusyQuery query) throws ServerFault
query
- VFreebusyQuery
VFreebusy
ServerFault
Copyright © 2021. All Rights Reserved.