_OrderFields.RemoveAll Method
Removes all sorting properties from the OrderFields collection.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub RemoveAll
'Usage
Dim instance As _OrderFields
instance.RemoveAll()
[DispIdAttribute()]
void RemoveAll()