Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic MailVariable(
string key,
MailVariableSource source,
string variable,
string description
)
Parameters
- key
- Type: SystemString
- source
- Type: Omada.OE.ModelMailVariableSource
- variable
- Type: SystemString
- description
- Type: SystemString
See Also