<tag> Tag

Attribute

Required

Default

Description

methodName

Yes

N/A

Specifies the actual method name on the object to call.
NOTE: both this value and the method name for the object are case-sensitive

tag

Yes

N/A

The tag or alias to look for in the body or subject of the email. This value is not case sensitive.

object

Yes

N/A

Specifies the fully-qualified type and assembly name of the object which contains this method. Please view the Type.GetType() documentation in the .NET Framework SDK for more information on the format of this string.

inSubject

Yes

N/A

Determines whether Dovetail Email Agent should allow this tag to appear in the subject line of an email.

inBody

Yes

N/A

Determines whether Dovetail Email Agent should allow this tag to appear on the first non-all-whitespace line in the body of an email.

isActive

Yes

N/A

Determines whether Dovetail Email Agent should process this tag at all.

See Also

Dovetail Email Agent API Tag XML Structure

<subtag> Tag

Next

<subtag> Tag

<tag> Tag