PrintAllowed

RightsManagementLicense.PrintAllowed property

Specifies whether the e-mail can be printed by the user. This element does not indicate client support for printing an e-mail message; it only specifies whether the e-mail message can be printed if the client supports printing. The value is TRUE if the e-mail can be printed by the user; otherwise, FALSE.

public bool PrintAllowed { get; set; }

See Also