Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies the type of operation that is used on the object in the ExportEntry method.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ModificationType
Syntax
'Declaration
Public Enumeration ModificationType
public enum ModificationType
public enum class ModificationType
public enum ModificationType
public enum ModificationType
Members
| Member name | Description |
|---|---|
| Add | Indicates that the object is added to the connector space. |
| Delete | Indicates that the object is being deleted from the connector space. |
| Replace | Indicates that the object is replacing an existing object in the connector space. |
Platforms
Target Platforms
See Also
Reference
Microsoft.MetadirectoryServices Namespace
IMAExtensibleCallExport.ExportEntry Method
Microsoft.MetadirectoryServices