AppAttachPackagePatchProperties.CustomData 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.
Field that can be populated with custom data and filtered on in list GET calls.
public string CustomData { get; set; }
member this.CustomData : string with get, set
Public Property CustomData As String