Class ProfilePhotoCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ProfilePhoto>
com.microsoft.graph.requests.ProfilePhotoCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ProfilePhoto>, com.microsoft.graph.serializer.IJsonBackedObject

public class ProfilePhotoCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ProfilePhoto>
The class for the Profile Photo Collection Response.
  • Constructor Details

    • ProfilePhotoCollectionResponse

      public ProfilePhotoCollectionResponse()