_OlkListBox.MultiSelect Property

Definition

Returns or sets an OlMultiSelect constant that specifies the range of items that can be selected in the list box control. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlMultiSelect MultiSelect { Microsoft::Office::Interop::Outlook::OlMultiSelect get(); void set(Microsoft::Office::Interop::Outlook::OlMultiSelect value); };
public Microsoft.Office.Interop.Outlook.OlMultiSelect MultiSelect { get; set; }
Public Property MultiSelect As OlMultiSelect

Property Value

Applies to