Skip to content

DistributionList.Members is mapped to incorrect type #3170

Description

Describe the bug

DistributionList.Members is mapped to List<Member>.

Expected behavior

The actual type of the collection is DistributionListMember (https://learn.microsoft.com/en-us/graph/api/resources/distributionlistmember?view=graph-rest-beta) which has different fields.

How to reproduce

Cannot provide repro since the bindings are binding to incorrect type.

SDK Version

6.5.1-preview

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions