Open this page in the API Guide

Tenant.EmailReplyToAddress Property

Gets or sets the reply-to email address used in tenant-specific email communications.

Namespace:  Dundas.BI.AccountServices.MultiTenancy
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.2.0.1000)
Syntax
public string? EmailReplyToAddress { get; set; }

Property Value

Type: String
See Also