Return URL string to open the client's composeEvent window.
Parameters: String - Subject of the event Parameters: DateTime - the DateTimeat which event should be created String Composition URL string
Return URL string to open the client's composeTask window.
Parameters: String - Subject of the task Parameters: DateTime - the DateTimeat which event should be created String Composition URL string
Authenticate the user to Calendar Express. If the return
data contains the sid then the user is considered authenticated.
Also sets the path to the authenticated location with the sid.
String - session ID to use for URLs, null for any problems
Checks whether the current sid for Calendar Express has
timed out. This is done by checking if the page returned by
/check_id.wcap. If 1, then the session is still valid.
boolean