Share via


Active Property

Outlook Developer Reference
Active Property

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

Syntax

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

Office Developer Center: Outlook 2007