Class EventType.DomainInvitesDeclineRequestToJoinTeam
(domains) Declined user's request to join team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DomainInvitesDeclineRequestToJoinTeam : EventType
Constructors
View SourceDomainInvitesDeclineRequestToJoinTeam(DomainInvitesDeclineRequestToJoinTeamType)
Initializes a new instance of the EventType.DomainInvitesDeclineRequestToJoinTeam class.
Declaration
public DomainInvitesDeclineRequestToJoinTeam(DomainInvitesDeclineRequestToJoinTeamType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DomainInvitesDeclineRequestToJoinTeamType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DomainInvitesDeclineRequestToJoinTeamType Value { get; }
Property Value
| Type | Description |
|---|---|
| DomainInvitesDeclineRequestToJoinTeamType |