Class EventType.TeamProfileChangeLogo
(team_profile) Changed team logo displayed on shared link headers
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamProfileChangeLogo : EventType
Constructors
View SourceTeamProfileChangeLogo(TeamProfileChangeLogoType)
Initializes a new instance of the EventType.TeamProfileChangeLogo class.
Declaration
public TeamProfileChangeLogo(TeamProfileChangeLogoType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamProfileChangeLogoType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamProfileChangeLogoType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamProfileChangeLogoType |