OlkControl.MinimumWidth Property (Outlook)
Returns or sets a Long that specifies the minimum width the control can be automatically sized down to. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression .MinimumWidth
expression A variable that represents an OlkControl object.
Remarks
EnableAutoLayout must be set to True in order for MinimumWidth to become effective.