Sdílet prostřednictvím


TnefReader.AttributeRawValueStreamOffset Property

The AttributeRawValueStreamOffset property gets an integer representing the start location of the raw value of the current attribute.

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

Syntax

'Declaration
Public ReadOnly Property AttributeRawValueStreamOffset As Integer
    Get
'Usage
Dim instance As TnefReader
Dim value As Integer

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

Property Value

Type: System.Int32