Delen via


Webhook.LastModifiedBy Eigenschap

Definitie

Hiermee worden gegevens opgehaald of ingesteld van de gebruiker die de webhook het laatst heeft gewijzigd

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedBy")]
public string LastModifiedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedBy")>]
member this.LastModifiedBy : string with get, set
Public Property LastModifiedBy As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op