| 
| string  | type [get, set] | 
|   | Type of the message Enum: Fax, SMS, VoiceMail, Pager  More...
  | 
|   | 
| long?  | newCount [get, set] | 
|   | Number of new messages. Can be omitted if the value is zero Format: int32  More...
  | 
|   | 
| long?  | updatedCount [get, set] | 
|   | Number of updated messages. Can be omitted if the value is zero Format: int32  More...
  | 
|   | 
| long?[]  | newMessageIds [get, set] | 
|   | Identifiers of the new messages, applicable for all message types  More...
  | 
|   | 
◆ newCount
  
  
      
        
          | long? RingCentral.MessageChanges.newCount | 
         
       
   | 
  
getset   | 
  
 
Number of new messages. Can be omitted if the value is zero Format: int32 
 
 
◆ newMessageIds
  
  
      
        
          | long? [] RingCentral.MessageChanges.newMessageIds | 
         
       
   | 
  
getset   | 
  
 
Identifiers of the new messages, applicable for all message types 
 
 
◆ type
  
  
      
        
          | string RingCentral.MessageChanges.type | 
         
       
   | 
  
getset   | 
  
 
Type of the message Enum: Fax, SMS, VoiceMail, Pager 
 
 
◆ updatedCount
  
  
      
        
          | long? RingCentral.MessageChanges.updatedCount | 
         
       
   | 
  
getset   | 
  
 
Number of updated messages. Can be omitted if the value is zero Format: int32 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/MessageChanges.cs