get_last_modified
  
  Description:
  [ 
Version ( since = 
"3.34" ) ]
public Time? 
get_last_modified ()
  
    Queries the time at which a calendar component object was last modified in the calendar store.
     Free the returned non-NULL pointer with unref, when no longer needed.
    Parameters:
    
      
        | this | A calendar component object. | 
    
    Returns:
    
      
        | the last modified time, as an Time, or null, 
            when none is set |