GrayException.UserCodeDelegate Delegate
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Delegate Sub UserCodeDelegate
'Usage
Dim instance As New UserCodeDelegate(AddressOf HandlerMethod)
public delegate void UserCodeDelegate()