Share via


TnefNameId.Name property

The Name property returns a string containing the name of this TnefNameId structure.

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As TnefNameId
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String

See also

Reference

TnefNameId structure

TnefNameId members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace