Class UserGetMailTipsCollectionResponse

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

public class UserGetMailTipsCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<MailTips>
The class for the User Get Mail Tips Collection Response.
  • Constructor Details

    • UserGetMailTipsCollectionResponse

      public UserGetMailTipsCollectionResponse()