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