A helper class containing stock templates for emails, just in cases

Namespace: Contracts.Data
Assembly: Contracts (in Contracts.dll)

<System.Reflection.Obfuscation(Exclude=true)> _ 
Public Class StockTemplates
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true)] 
public static class StockTemplates
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true)] 
public ref class StockTemplates
This language is not supported or no code example is available.
public  
System.Reflection.Obfuscation(Exclude=true) 
class StockTemplates
This language is not supported or no code example is available.
Name Description
Public property Static AssignedWorkflow Email template for being assigned a workflow
Public property Static DependentTaskItemClosed Stock template for a dependent task being closed
Public property Static EntityRequested Email template for an entity being requested
Public property Static FileChangeUserNotification
Public property Static FileCheckedOut Stock template for a checked out file
Public property Static FileCheckoutCancelled Stock template for a file check out being cancelled
Public property Static FileCopied Stock template for a copied file
Public property Static FileMoved Stock template for a moved file
Public property Static FilesCheckedIn Stock template for a set of files being checked in
Public property Static FilesMoved Stock template for a moved file
Public property Static FolderChangeUserNotification Basic email template for folder notifications
Public property Static FolderCheckedIn Stock template for a folder being checked in
Public property Static FolderCheckedOut Stock template for a folder being checked out
Public property Static FolderCheckoutCancelled Stock template for a folder check out being cancelled
Public property Static ForumTopicNotification
Public property Static IssueFileSetNotification
Public property Static IssuedFiles
Public property Static IssuedFilesReceipt
Public property Static IssuedFilesReceiptManual
Public property Static NewFile Stock template for a new file
Public property Static NewFiles Stock template for a set of new files
Public property Static NewFolder Stock template for a new folder
Public property Static NewForumPost Email template for a forum post
Public property Static NewNote
Public property Static NewTaskItemCreated
Public property Static NewUser Stock template for sending an email to a new user
Public property Static PublishedFile
Public property Static PublishedFileDownloaded
Public property Static PublishedFileWithPassword
Public property Static ScheduledEntityTypeReport Stock template for sending generated report for a report schedule
Public property Static ScheduledReport Stock template for sending generated report for a report schedule
Public property Static TDModelChangeUserNotification Basic email template for 12d model change notifications
Public property Static TDModelCheckedIn Stock template for a 12d model being checked in
Public property Static TDModelCheckedOut Stock template for a 12d model being checked out
Public property Static TDModelCreated Stock template for a 12d model being created
Public property Static TaskChangeUserNotification
Public property Static TaskDueToStart Stock template for a task due to start
Public property Static TaskItemReminderDueDateFuture Stock template for a task being due in the future
Public property Static TaskItemReminderDueDatePast Stock template for a task being due in the past
Public property Static TaskItemReminderStartDateFuture Stock template for a task about toNewTaskItemCreated start
Public property Static TaskItemReminderStartDatePast Stock template for a task start x days in the past
Public property Static TaskItemUpdated
Public property Static WebFileDropInvitation Email invite to a web file drop
Public property Static WebFileDropNotification
Top
Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
Contracts.Data.EmailTemplate.StockTemplates

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1