Specifies additional options when loading a NSF storage. More...
Inherits Object.
Public Member Functions | |
System::SharedPtr< Aspose::Email::VentureLicense > | get_VentureLicense () const |
This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. More... | |
void | set_VentureLicense (System::SharedPtr< Aspose::Email::VentureLicense > value) |
This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object. More... | |
Friends | |
class | Aspose::Email::Storage::Nsf::NotesStorageFacility |
Specifies additional options when loading a NSF storage.
System::SharedPtr<Aspose::Email::VentureLicense> Aspose::Email::Storage::Nsf::NsfLoadOptions::get_VentureLicense | ( | ) | const |
This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object.
void Aspose::Email::Storage::Nsf::NsfLoadOptions::set_VentureLicense | ( | System::SharedPtr< Aspose::Email::VentureLicense > | value | ) |
This is part of the venture licensing pattern. This value will be set by VentureLicenser if the venture passes us a LoadOptions object.
|
friend |