SOLIDWORKS PDM Professional API Help Send Feedback
IEdmMessage5 Interface Properties
See Also 
  
EPDM.Interop.epdm Namespace : IEdmMessage5 Interface

For a list of all members of this type, see IEdmMessage5 members.

Public Properties

 NameDescription
 PropertyBodyGets the text of the message.  
 PropertyDateGets the date and time that the message was sent.  
 PropertyIsReadGets or sets whether the message has been read.  
 PropertyMessageTypeGets the type of the message.  
 PropertySenderIDGets the ID of the user who sent the message.  
 PropertySenderNameGets the name of the user who sent the message.  
 PropertySubjectGets the subject of the message.  
Top

See Also