attachment_type property

attachment_type property

Gets or sets the attachment type.

Definition:

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

See Also