Share via


TnefPropertyReader.RawValueStreamOffset property

The RawValueStreamOffset property returns an integer that indicates the stream offset of the current property.

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

Syntax

'Declaration
Public ReadOnly Property RawValueStreamOffset As Integer
    Get
'Usage
Dim instance As TnefPropertyReader
Dim value As Integer

value = instance.RawValueStreamOffset
public int RawValueStreamOffset { get; }

Property value

Type: System.Int32

See also

Reference

TnefPropertyReader structure

TnefPropertyReader members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace