Activates the Auto Mail option and retrieves project properties.
Visual Basic |
---|
Public Function ActivateSendAllQualified( _ ByVal DomainName As String, _ ByVal ProjectName As String _ ) As String |
- DomainName
- The domain name.
- ProjectName
- The project name.
On success, returns an XML string containing the project properties.
When SEND ALL QUALIFIED is active, automatic email notifications are sent for changes in defects according to the conditions configured in the project.