Share via


TnefReader.AttachmentKey property

The AttachmentKey property gets a short integer value representing the attachment key.

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

Syntax

'Declaration
Public ReadOnly Property AttachmentKey As Short
    Get
'Usage
Dim instance As TnefReader
Dim value As Short

value = instance.AttachmentKey
public short AttachmentKey { get; }

Property value

Type: System.Int16

See also

Reference

TnefReader class

TnefReader members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace