Aspose::Email::LinkedResourceRemovedEventArgs Class Reference

Inherits EventArgs.

Public Member Functions

System::SharedPtr< System::Collections::Generic::ListExt< System::String > > get_ListContentId () const
 
 LinkedResourceRemovedEventArgs (System::SharedPtr< System::Collections::Generic::ListExt< System::String >> list)
 

Constructor & Destructor Documentation

◆ LinkedResourceRemovedEventArgs()

Aspose::Email::LinkedResourceRemovedEventArgs::LinkedResourceRemovedEventArgs ( System::SharedPtr< System::Collections::Generic::ListExt< System::String >>  list)

Member Function Documentation

◆ get_ListContentId()

System::SharedPtr<System::Collections::Generic::ListExt<System::String> > Aspose::Email::LinkedResourceRemovedEventArgs::get_ListContentId ( ) const