Preferred Method of Contact Property

Gets or sets a String value representing the preferred method of contact for an Account or Business Contact. The attribute for this value is read/write.

expression**.ItemProperties["Preferred Method of Contact"].Value**

expression   A variable that represents a Business Contact or an Account object.

Remarks

You can assign one of the following values to this property.

  • Phone
  • E-mail
  • Fax
  • Letter
  • Instant Messenger
  • Face-to-Face

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content