Class EventType.GuestAdminChangeStatus
(trusted_teams) Changed guest team admin status
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.GuestAdminChangeStatus : EventType
Constructors
View SourceGuestAdminChangeStatus(GuestAdminChangeStatusType)
Initializes a new instance of the EventType.GuestAdminChangeStatus class.
Declaration
public GuestAdminChangeStatus(GuestAdminChangeStatusType value)
Parameters
| Type | Name | Description |
|---|---|---|
| GuestAdminChangeStatusType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GuestAdminChangeStatusType Value { get; }
Property Value
| Type | Description |
|---|---|
| GuestAdminChangeStatusType |