Class EventType.SharedContentChangeInviteeRole
(sharing) Changed access type of invitee to shared file/folder before invite was accepted
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 SharedContentChangeInviteeRole : EventType
  Constructors
| Improve this Doc View SourceSharedContentChangeInviteeRole(SharedContentChangeInviteeRoleType)
Initializes a new instance of the EventType.SharedContentChangeInviteeRole class.
Declaration
public SharedContentChangeInviteeRole(SharedContentChangeInviteeRoleType value)
  Parameters
| Type | Name | Description | 
|---|---|---|
| SharedContentChangeInviteeRoleType | value | The value  | 
      
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public SharedContentChangeInviteeRoleType Value { get; }
  Property Value
| Type | Description | 
|---|---|
| SharedContentChangeInviteeRoleType |