Click or drag to resize
SendEmailModule Methods

The SendEmailModule type exposes the following members.

Methods
  NameDescription
Public methodAppendBuilder(ElementModelBuilder)
Appends another builder into current one when a hierarchy of commands is required
(Inherited from ElementModelBuilder.)
Public methodBuild (Inherited from ModuleBase.)
Protected methodBuildValidation (Inherited from ElementModelBuilder.)
Protected methodCreateParameterCollection
Creates the parameters as a dictionary
(Inherited from ElementModelBuilder.)
Protected methodExistName (Inherited from ElementModelBuilder.)
Protected methodExistParameter (Inherited from ElementModelBuilder.)
Protected methodIsInHierarchy (Inherited from ElementModelBuilder.)
Protected methodMoveToChild (Inherited from ElementModelBuilder.)
Protected methodMoveToChildFirst (Inherited from ElementModelBuilder.)
Protected methodMoveToChildLast (Inherited from ElementModelBuilder.)
Protected methodMoveToParent (Inherited from ElementModelBuilder.)
Protected methodMoveToRoot (Inherited from ElementModelBuilder.)
Protected methodName (Inherited from ElementModelBuilder.)
Protected methodOnAppendingBuilder (Inherited from ElementModelBuilder.)
Protected methodParameter
Adds parameter with a name and value
(Inherited from ElementModelBuilder.)
Public methodToString (Inherited from ElementModelBuilder.)
Protected methodValidate (Inherited from ElementModelBuilder.)
Top
Extension Methods
See Also