ReplyAllAllowed

RightsManagementLicense.ReplyAllAllowed property

Specifies whether the user can reply to all of the recipients (1) of the original e-mail message. The value is TRUE if the user can reply to all of the recipients of the e-mail message; otherwise, FALSE.

public bool ReplyAllAllowed { get; set; }

See Also