ExtractAllowed

RightsManagementLicense.ExtractAllowed property

Specifies whether the user can copy content out of the e-mail message. The value is TRUE if the content of the e-mail message can be cut, copied, or a screen capture can be taken of the content; otherwise, FALSE.

public bool ExtractAllowed { get; set; }

See Also