Class EventType.GroupDescriptionUpdated
(groups) Updated group (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.GroupDescriptionUpdated : EventType
Constructors
View SourceGroupDescriptionUpdated(GroupDescriptionUpdatedType)
Initializes a new instance of the EventType.GroupDescriptionUpdated class.
Declaration
public GroupDescriptionUpdated(GroupDescriptionUpdatedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| GroupDescriptionUpdatedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GroupDescriptionUpdatedType Value { get; }
Property Value
| Type | Description |
|---|---|
| GroupDescriptionUpdatedType |