NewSyncRequestTaskModuleFactory class

Inheritance hierarchy

System.Object
  TaskModuleFactory
    Microsoft.Exchange.Management.RecipientTasks.NewSyncRequestTaskModuleFactory

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Class NewSyncRequestTaskModuleFactory _
    Inherits TaskModuleFactory
'Usage
Dim instance As NewSyncRequestTaskModuleFactory
public class NewSyncRequestTaskModuleFactory : TaskModuleFactory

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

NewSyncRequestTaskModuleFactory members

Microsoft.Exchange.Management.RecipientTasks namespace