[This is preliminary documentation and is subject to change.]
The template type enumerated type
Namespace:
OfficeClip.BusinessLayer.TemplateAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public enum TemplateType |
| Visual Basic (Declaration) |
|---|
Public Enumeration TemplateType |
| Visual C++ |
|---|
public enum class TemplateType |
Members
| Member name | Description | |
|---|---|---|
| None |
no template type
| |
| CalendarEvent |
The calendar event template type
| |
| Announcement |
The announcement template type
| |
| Group |
The group template type
| |
| Password |
The password template type
| |
| DocumentShare |
The document share template type
| |
| BulletinBoardForum |
The bulletin board forum template type
| |
| LDAP |
The LDAP template type
| |
| BulletinBoardTopic |
The bulletin board template type
| |
| GenericObject |
The generic object template type
| |
| BulletinBoardReply |
The bulletin board reply template type
| |
| TimeAndExpenses |
The time and expenses template type
| |
| UserDetail |
Teh user detail template type
| |
| Poll |
The poll template type
| |
| IssueTracker |
The issue tracker template type
| |
| ContactManager |
The contact manager template type
| |
| AddMember |
The invite member template type
| |
| InviteLDAPMember |
The invite LDAP member template type
| |
| ExtranetAdmin |
The template for the mail that is sent by the extranet administrators
| |
| ExtranetUsersTracker |
The template for the mail that is sent by the extranet users
| |
| ExtranetRequestCalendarEvent |
Requests calendar Events
| |
| ExtranetPublicInformation |
Send extranet notification to public
| |
| CustomerPortalPassword | ||
| CampaignMail |
Campaign Mail
|
