blob: 92c682b4e54aea089ffbb949649f61bfc4603301 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// PlannerFavoritePlanReferenceCollection undocumented
type PlannerFavoritePlanReferenceCollection struct {
// Object is the base model of PlannerFavoritePlanReferenceCollection
Object
}
|