IsImportEmailNotificationEnabledCompletedEventHandler
using System.CodeDom.Compiler;
namespace Relativity.Transfer
{
[GeneratedCode("wsdl", "4.6.1055.0")]
public delegate void IsImportEmailNotificationEnabledCompletedEventHandler (object sender, IsImportEmailNotificationEnabledCompletedEventArgs e);
}