Compartir a través de


DiagnosticContext.TracePropTagError Method

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

Syntax

'Declaration
Public Shared Sub TracePropTagError ( _
    lid As UInteger, _
    storeError As UInteger, _
    propTag As UInteger _
)
'Usage
Dim lid As UInteger
Dim storeError As UInteger
Dim propTag As UInteger

DiagnosticContext.TracePropTagError(lid, storeError, _
    propTag)
public static void TracePropTagError(
    uint lid,
    uint storeError,
    uint propTag
)

Parameters