CardView.MultiLineFieldHeight Property (Outlook)
Returns or sets a Long value that determines the minimum number of lines for multiline fields displayed in the CardView object. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression .MultiLineFieldHeight
expression A variable that represents a CardView object.
Remarks
This property can be set to a value between 1 and 20. If this property is set to a value less than 1, the property is set to 1. If this property is set to a value greater than 20, the property is set to 20. The default value for this property is 1.