mkcol_sync


Description:

public bool mkcol_sync (string uri, Cancellable? cancellable = null) throws Error

Creates a new generic collection identified by uri on the server.

To create specific collections use mkcalendar_sync or mkcol_addressbook_sync.

Parameters:

this

an WebDAVSession

uri

URI of the collection to create

cancellable

optional Cancellable object, or null

Returns:

Whether succeeded.