Show / Hide Table of Contents

Class InviteMethod.MemberInvite

The member invite object

Inheritance
System.Object
InviteMethod
InviteMethod.MemberInvite
Inherited Members
InviteMethod.IsAutoApprove
InviteMethod.AsAutoApprove
InviteMethod.IsInviteLink
InviteMethod.AsInviteLink
InviteMethod.IsMemberInvite
InviteMethod.AsMemberInvite
InviteMethod.IsMovedFromAnotherTeam
InviteMethod.AsMovedFromAnotherTeam
InviteMethod.IsOther
InviteMethod.AsOther
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 MemberInvite : InviteMethod

Fields

| Improve this Doc View Source

Instance

A singleton instance of MemberInvite

Declaration
public static readonly InviteMethod.MemberInvite Instance
Field Value
Type Description
InviteMethod.MemberInvite
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX