Active Property

Gets or sets a Boolean value representing whether the Business Contact is active. The attribute for this value is read/write.

expression**.ItemProperties["Active"].Value**

expression   A variable that represents a Business Contact Object or Account Object.

Remarks

If set to true, the Business Contact or Account is active.

The Outlook UserProperty type is olYesNo.

See Also

2007 Office System: Updated Developer Content