Class SendAndTrackLinkDeletedDetails
Link deleted in Send and Track.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class SendAndTrackLinkDeletedDetails
Constructors
View SourceSendAndTrackLinkDeletedDetails(string)
Initializes a new instance of the SendAndTrackLinkDeletedDetails class.
Declaration
public SendAndTrackLinkDeletedDetails(string sharedContentLink)
Parameters
| Type | Name | Description |
|---|---|---|
| string | sharedContentLink | Shared content link. |
Properties
View SourceSharedContentLink
Shared content link.
Declaration
public string SharedContentLink { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |