Interface IMailTemplateEntity
Defines a typed entity of type M.Mailing.Template.
Inherited Members
ITypedEntity.LoadTypedMembersAsync()
IEntity.GetPropertyAsync(string, MemberLoadOption)
IEntity.GetPropertyAsync
IEntity.GetPropertyValue(string)
IEntity.GetPropertyValue
IEntity.GetPropertyValueAsync(string, MemberLoadOption)
IEntity.GetPropertyValueAsync
IEntity.GetPropertyValue(string, CultureInfo)
IEntity.GetPropertyValue
IEntity.GetPropertyValueAsync
IEntity.SetPropertyValue(string, object)
IEntity.SetPropertyValue(string, CultureInfo, object)
IEntity.GetRelation(string, RelationRole?)
IEntity.GetRelationAsync(string, RelationRole?, MemberLoadOption)
IEntity.GetRelationAsync
IEntity.LoadPropertiesAsync(IPropertyLoadOption)
IEntity.LoadRelationsAsync(IRelationLoadOption)
IEntity.LoadMembersAsync(IPropertyLoadOption, IRelationLoadOption)
IEntity.GetEntityDefinitionAsync()
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTyped
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Body
Gets the body.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureSensitivestring |
Description
Gets the description.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureSensitivestring |
Label
Gets the label.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureSensitivestring |
Name
Gets or sets the name.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Subject
Gets the subject.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureSensitivestring |
Extension Methods
MailTemplateEntityExtensions.GetTemplateVariables(IMailTemplateEntity)
MailTemplateEntityExtensions.SetTemplateVariables(IMailTemplateEntity, IEnumerable