export class CallMeeting {
Message: string;
Attachment: {
Source: number,
SourceId: string,
SourceName: string,
ApplicationId: number
}