// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // WorkbookIcon undocumented type WorkbookIcon struct { // Object is the base model of WorkbookIcon Object // Index undocumented Index *int `json:"index,omitempty"` // Set undocumented Set *string `json:"set,omitempty"` }