$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new Attachment Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the Attachment Returns array — The list of properties
getLastModifiedDateTime() getLastModifiedDateTime() : \Microsoft\Graph\Model\datetime Gets the lastModifiedDateTime Returns \Microsoft\Graph\Model\datetime — The lastModifiedDateTime
setLastModifiedDateTime() setLastModifiedDateTime(\Microsoft\Graph\Model\datetime $val) : null Sets the lastModifiedDateTime Parameters \Microsoft\Graph\Model\datetime $val The lastModifiedDateTime Returns null
setContentType() setContentType(string $val) : null Sets the contentType Parameters string $val The contentType Returns null
setIsInline() setIsInline(boolean $val) : null Sets the isInline Parameters boolean $val The isInline Returns null