CardView.AllowInCellEditing Property

Outlook Developer Reference

Returns or sets a Boolean value that determines whether in-cell editing is allowed in the CardView object. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.AllowInCellEditing

expression   A variable that represents a CardView object.

See Also