Share via


TnefPropertyTag.GetHashCode method

The GetHashCode method returns a unique hash code for this TnefPropertyTag structure.

Namespace:  Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As TnefPropertyTag
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return value

Type: System.Int32

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace