Compartir a través de


GrayException.SetExceptionReported Method

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public Shared Sub SetExceptionReported ( _
    exception As Exception _
)
'Usage
Dim exception As Exception

GrayException.SetExceptionReported(exception)
public static void SetExceptionReported(
    Exception exception
)

Parameters