Autodesk Vault ProfessionalVault API

EmailMsg Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An email message.

Syntax

public class EmailMsg 
Public Class EmailMsg 

Properties

NameDescription
BodyThe body of the email.
SubjectThe subject of the email.

Returned By

Where you get a EmailMsg — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.EmailMsg

See Also