Click or drag to resize

EmailAction Methods

The EmailAction type exposes the following members.

Methods
  NameDescription
Public methodClone (Overrides ActionClone.)
Public methodResetAll
Resets the id etc. of the object. The method is used when making a copy of an existing object.
(Inherited from Action.)
Protected methodsetId
Sets Id for EmailAction.
(Overrides ActionsetId(Int32).)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIObjectWithDataVersion.GetDataVersion
(Inherited from Action.)
Explicit interface implementationPrivate methodIObjectWithGuid.GetGuid
(Inherited from Action.)
Explicit interface implementationPrivate methodIObjectWithId.GetId
(Inherited from Action.)
Top
See Also