Class AccountCaptureRelinquishAccountDetails
Account-captured user changed account email to personal email.
Inheritance
System.Object
AccountCaptureRelinquishAccountDetails
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 class AccountCaptureRelinquishAccountDetails
Constructors
| Improve this Doc View SourceAccountCaptureRelinquishAccountDetails(String)
Initializes a new instance of the AccountCaptureRelinquishAccountDetails class.
Declaration
public AccountCaptureRelinquishAccountDetails(string domainName)
Parameters
Type | Name | Description |
---|---|---|
System.String | domainName | Domain name. |
Properties
| Improve this Doc View SourceDomainName
Domain name.
Declaration
public string DomainName { get; protected set; }
Property Value
Type | Description |
---|---|
System.String |