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

The following tables list the members exposed by IEdmMessage5.

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

Public Methods

 NameDescription
 MethodRemoveRemoves this message from the inbox.  
Top

See Also