Autodesk Vault ProfessionalVault API

Email Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An email.

Syntax

public class Email 
Public Class Email 

Properties

NameDescription
BodyThe body of the email.
SubjectThe subject of the email.
ToArrayA list of people to send the email to.

Returned By

Where you get a Email — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Email

See Also