source_full_name property

source_full_name property

The full name of the attached file.

The extension is used to determine appropriate application to open the file.

Definition:

@property
def source_full_name(self):
    ...

See Also