RDOTemplate object

 

RDOTemplate object represents an Outlook template in an Exchange mailbox.

 

Returned by:

RDOTemplates.Add

RDOTemplates.Item

 

Properties

Methods

 


Derived from: IDispatch


Properties


Title
String, read/write - the title of the template.

 
Contents
String, read/write - the HTML contents of the template.

 

Methods


Delete
Deletes the template object.

 
Save
Saves the template object after one of its properties is modified.