Click or drag to resize

IEmailTranslation Properties

The IEmailTranslation type exposes the following members.

Properties
  NameDescription
Public propertyBody
Get or set the body of the email for the specified language
(Inherited from IEmailTranslationBase.)
Public propertyIsModified
Flag to indicates if the object has been modified since his initialization.
Public propertyLanguageId
Indicates the identifier of the language used by this email message.
Public propertySubject
Get or set the subject of the email for the specified language
(Inherited from IEmailTranslationBase.)
Top
See Also