public List <Meetings> GetLinks()
 {
     return(service.GetMeetings());
 }