Share via


TnefNameId Constructor (Guid, Int32)

The TnefNameId constructor creates a new TnefNameId structure from a GUID and an integer.

Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Sub New ( _
    propertySetGuid As Guid, _
    id As Integer _
)
public TnefNameId (
    Guid propertySetGuid,
    int id
)
public:
TnefNameId (
    Guid propertySetGuid, 
    int id
)
public TnefNameId (
    Guid propertySetGuid, 
    int id
)
public function TnefNameId (
    propertySetGuid : Guid, 
    id : int
)

Parameters

  • id
    The integer ID to assign to the Id property.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003