ProductSku.SkuPartNumber 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 a SKU part number name for the product. For example, for Office 365 Plan E3 , this value is "EnterprisePack". This can be used in place of Id if the id is not available.
public string SkuPartNumber { get; set; }
member this.SkuPartNumber : string with get, set
Public Property SkuPartNumber As String