Class OutlookUserSupportedLanguagesCollectionPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<LocaleInfo,OutlookUserSupportedLanguagesCollectionRequestBuilder>
com.microsoft.graph.requests.OutlookUserSupportedLanguagesCollectionPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class OutlookUserSupportedLanguagesCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<LocaleInfo,OutlookUserSupportedLanguagesCollectionRequestBuilder>
The class for the Outlook User Supported Languages Collection Page.
  • Constructor Details