Do Not Call Property

Gets or sets a Boolean value representing the telephone preferences of an Account or Business Contact. The attribute for this value is read/write.

expression**.ItemProperties["Do Not Call"].Value**

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

Remarks

If set to true, no call should be made to the Account or Business Contact.

The Outlook UserProperty type is olYesNo.

See Also

2007 Office System: Updated Developer Content