attendeePermissions property
      
      int?
      get
      attendeePermissions
      
    
    
    
Implementation
int? get attendeePermissions;
      
      set
      attendeePermissions
      (int? attendeePermissions) 
      
    
    
    
Implementation
set attendeePermissions(int? attendeePermissions);