CategoryEntry.RefreshInstances Method
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Sub RefreshInstances ( _
handle As IntPtr _
)
'Usage
Dim instance As CategoryEntry
Dim handle As IntPtr
instance.RefreshInstances(handle)
public void RefreshInstances(
IntPtr handle
)
Parameters
- handle
Type: System.IntPtr
See Also