Class ActionDetails.TeamInviteDetails
Additional information relevant when someone is invited to the team.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class TeamInviteDetails : ActionDetails
Constructors
| Improve this Doc View SourceTeamInviteDetails(TeamInviteDetails)
Initializes a new instance of the ActionDetails.TeamInviteDetails class.
Declaration
public TeamInviteDetails(TeamInviteDetails value)
Parameters
Type | Name | Description |
---|---|---|
TeamInviteDetails | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public TeamInviteDetails Value { get; }
Property Value
Type | Description |
---|---|
TeamInviteDetails |