LinkedResourceRemovedEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Aspose.EmailLinkedResourceRemovedEventArgs

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class LinkedResourceRemovedEventArgs : EventArgs

The LinkedResourceRemovedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodLinkedResourceRemovedEventArgs
Initializes a new instance of the LinkedResourceRemovedEventArgs class
Properties
  NameDescription
Public propertyListContentId
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also