SetLicense

SetLicense (1 of 3)

Licenses the component.

Returns: void Aspose::Email::

SetLicense(System::SharedPtr < System::IO::FileInfo > licenseFile)
ParameterDescription
licenseFileFile of license System::IO::FileInfo .

SetLicense (2 of 3)

Licenses the component.

Returns: void Aspose::Email::

SetLicense(System::SharedPtr < System::IO::Stream > stream)
ParameterDescription
streamA stream that contains the license.

SetLicense (3 of 3)

Licenses the component.

Returns: void Aspose::Email::

SetLicense(System::String licenseName)
ParameterDescription
licenseNameCan be a full or short file name or name of an embedded resource. Use an empty string to switch to evaluation mode.