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