Delegate TraversalExceptionsCallback
TraversalExceptionsCallback delegate
Represents the callback method that handles the exceptions during storage traversal.
public delegate void TraversalExceptionsCallback(TraversalAsposeException exception, string itemId);
Parameter | Type | Description |
---|---|---|
exception | TraversalAsposeException | |
itemId | String |
See Also
- class TraversalAsposeException
- namespace Aspose.Email.Exceptions
- assembly Aspose.Email