Click or drag to resize

MailMergeTemplate Class

Template for a mail merge document that contains the standard attributes of that document.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceMailMergeTemplate

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MailMergeTemplate : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The MailMergeTemplate type exposes the following members.

Constructors
 NameDescription
Public methodMailMergeTemplate Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertyBody Body text of the mail merge template.
Public propertybusiness_unit_mailmergetemplates N:1 business_unit_mailmergetemplates
Public propertyComponentState For internal use only.
Public propertyCreatedBy Unique identifier of the user who created the mail merge template.
Public propertyCreatedOn Date and time when the mail merge template was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the mailmergetemplate.
Public propertyDefaultFilter Default data fields associated with the mail merge template.
Public propertyDescription Description of the mail merge template.
Public propertyDocumentFormat Version of the Microsoft Office Word XML format used by the template.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate for the currency associated with the mailmergetemplate with respect to the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFileName File name of the mail merge template.
Public propertyFileSize File size of the mail merge template.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyIntroducedVersion Version in which the form is introduced.
Public propertyIsCustomizable Information that specifies whether this component can be customized.
Public propertyIsManaged Indicates whether the solution component is part of a managed solution.
Public propertyIsPersonal Information about whether the mail merge template is personal or is available to all users.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLanguageCode Language of the mail merge template.
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_mailmergetemplate_createdonbehalfby N:1 lk_mailmergetemplate_createdonbehalfby
Public propertylk_mailmergetemplate_modifiedonbehalfby N:1 lk_mailmergetemplate_modifiedonbehalfby
Public propertylk_mailmergetemplatebase_createdby N:1 lk_mailmergetemplatebase_createdby
Public propertylk_mailmergetemplatebase_modifiedby N:1 lk_mailmergetemplatebase_modifiedby
Public propertyLogicalName
(Inherited from Entity)
Public propertyMailMergeTemplate_AsyncOperations 1:N MailMergeTemplate_AsyncOperations
Public propertymailmergetemplate_principalobjectattributeaccess 1:N mailmergetemplate_principalobjectattributeaccess
Public propertyMailMergeTemplate_ProcessSessions 1:N MailMergeTemplate_ProcessSessions
Public propertyMailMergeTemplate_SyncErrors 1:N MailMergeTemplate_SyncErrors
Public propertyMailMergeTemplateId Unique identifier of the mail merge template.
Public propertyMailMergeTemplateIdUnique For internal use only.
Public propertyMailMergeType Drop-down list for selecting the type of the mail merge.
Public propertyMimeType MIME type of the mail merge template.
Public propertyModifiedBy Unique identifier of the user who last modified the mail merge template.
Public propertyModifiedOn Date and time when the mail merge template was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who last modified the mailmergetemplate.
Public propertyName Name of the mail merge template.
Public propertyOverwriteTime For internal use only.
Public propertyOwnerId Unique identifier of the user or team who owns the mail merge template.
Public propertyOwningBusinessUnit Unique identifier of the business unit that owns the mail merge template.
Public propertyOwningTeam Unique identifier of the team who owns the mail merge template.
Public propertyOwningUser Unique identifier of the user who owns the mail merge template.
Public propertyParameterXml Parameter Xml.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertySolutionId Unique identifier of the associated solution.
Public propertyStateCode Status of the mail merge template.
Public propertyStatusCode Reason for the status of the mail merge template.
Public propertyTemplateTypeCode Type of mail merge template.
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTransactionCurrency_MailMergeTemplate N:1 TransactionCurrency_MailMergeTemplate
Public propertyTransactionCurrencyId Unique identifier of the currency associated with the mailmergetemplate.
Public propertyuserentityinstancedata_mailmergetemplate 1:N userentityinstancedata_mailmergetemplate
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyVersionNumber Version number of the mail merge template.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also