Open this page in the API Guide

Tenant.EmailSenderDisplayName Property

Gets or sets the display name used for the sender 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? EmailSenderDisplayName { get; set; }

Property Value

Type: String
See Also