Class EventType.TeamProfileChangeName
(team_profile) Changed team name
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamProfileChangeName : EventType
Constructors
View SourceTeamProfileChangeName(TeamProfileChangeNameType)
Initializes a new instance of the EventType.TeamProfileChangeName class.
Declaration
public TeamProfileChangeName(TeamProfileChangeNameType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamProfileChangeNameType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamProfileChangeNameType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamProfileChangeNameType |