Class DashRemovedTeamEmailDomainAllowlistType
The dash removed team email domain allowlist type object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class DashRemovedTeamEmailDomainAllowlistType
Constructors
View SourceDashRemovedTeamEmailDomainAllowlistType(string)
Initializes a new instance of the DashRemovedTeamEmailDomainAllowlistType class.
Declaration
public DashRemovedTeamEmailDomainAllowlistType(string description)
Parameters
| Type | Name | Description |
|---|---|---|
| string | description | The description |
Properties
View SourceDescription
Gets the description of the dash removed team email domain allowlist type
Declaration
public string Description { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |