Share via


TnefPropertyTag.ToUnicode method

The ToUnicode method returns a TnefPropertyTag structure with the property ID and type replaced with Unicode versions.

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

Syntax

'Declaration
Public Function ToUnicode As TnefPropertyTag
'Usage
Dim instance As TnefPropertyTag
Dim returnValue As TnefPropertyTag

returnValue = instance.ToUnicode()
public TnefPropertyTag ToUnicode()

Return value

Type: Microsoft.Exchange.Data.ContentTypes.Tnef.TnefPropertyTag

See also

Reference

TnefPropertyTag structure

TnefPropertyTag members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace