-convertargs text/calendar '-reply decline -contenttype' "$@"
}
#### reply as tentative to a calendar request
caltentative() {
-convertargs text/calendar '-reply decline -contenttype' "$@"
}
#### reply as tentative to a calendar request
caltentative() {