Share via


TaskLauncher.EditEnterpriseCalendar Method

Applies to: SharePoint Foundation 2010

Edits an enterprise calendar.

EditEnterpriseCalendar(string calendarUniqueId)

Parameters

calendarUniqueId

Type: String

The string representation of the GUID of the enterprise calendar to edit.

Return Value

Type: Int32

If the call is successful, the method returns S_OK. Otherwise, it returns an error code, such as E_FAIL. For more information, see the VSConstants class.