attachment_content_handler property

attachment_content_handler property

Definition:

@property
def attachment_content_handler(self):
    ...
@attachment_content_handler.setter
def attachment_content_handler(self, value):
    ...

See Also