Ask Agentry if an action with the specified name exists.
Public Function DoesAgentryActionExist (ByVal actionName As String) As Boolean
public bool DoesAgentryActionExist (string actionName)