특정 달력 객체의 모든 설정 정보를 string 형태로 반환합니다.
string serialize( );
string : 달력 객체의 모든 설정 정보
IBCalendar.get("calendar1").serialize();