template.templatetypecode Field

banner art

Specifies the type (entity name) of e-mail template.

Syntax

[Visual Basic .NET]
Public Field templatetypecode As EntityNameReference
[C#]
public EntityNameReference templatetypecode;
[JScript]
public var templatetypecode : EntityNameReference;

Remarks

Represents a field of type EntityNameReference.

The following table contains additional information about this attribute:

Platform required No
Application requirement level System Required
Valid for create No
Valid for retrieve Yes
Valid for update No

See Also

© 2007 Microsoft Corporation. All rights reserved.