Share via


Delivery Method Property

Gets or sets a String value representing the delivery process linked to a Marketing Campaign. The attribute for this value is read/write.

expression**.ItemProperties["Delivery Method"].Value**

expression   A variable that represents a Marketing Campaign object.

Remarks

The Delivery Method property is a pick list (drop-down) field that does not support editing the pick list. You can set the following values to the property:

If the Campaign Type property is set to E-mail, then the Delivery Method has the following values:

  • Outlook
  • Word E-Mail Merge
  • Publisher E-Mail Merge

If the Campaign Type property is set to Direct Mail Print, then the Delivery Method has the following values:

  • Word Mail Merge
  • Publisher Mail Merge

If the Campaign Type property is set to Telemarketing, then the Delivery Method has the value Other.

If the Campaign Type property is set to Printed Flyer, then the Delivery Method has the value Other.

If the Campaign Type property is set to Seminar/Conference, then the Delivery Method has the value Other.

If the Campaign Type property is set to Mass Advertisement, then the Delivery Method has the value Other.

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content