ReplyAllowed

RightsManagementLicense.ReplyAllowed property

Specifies whether the user is allowed to reply to the e-mail message. The value is TRUE if the user can reply to the e-mail message; otherwise, FALSE.

public bool ReplyAllowed { get; set; }

See Also