GrantAccessUsingSharedLinkRequest.RecordUrlWithSharedLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the URL of the table row that has a shared link.
public string RecordUrlWithSharedLink { get; set; }
member this.RecordUrlWithSharedLink : string with get, set
Public Property RecordUrlWithSharedLink As String
Property Value
Remarks
See the example code snippet for details about the record URL.