SearchHeader Property
A header for the GroupSearch method.
Syntax
[VB.NET] Public Property SearchHeader As String
[C#] public string SearchHeader {get; set;}
Remarks
This property specifies the header to search for SearchPattern (e.g. "Subject").
This property is not available at design time.
Default Value
""