Skip to main content
Tab

DropboxAccount.TeamMemberID Property

Specifies the Dropbox ID of a user as a team member.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public string TeamMemberID { get; }

Property Value

Type Description
String

A string value that is the team member ID.

Remarks

To learn more, see the Cloud Storage Account Management topic.

See Also