Class MailFolderCopyParameterSet

java.lang.Object
com.microsoft.graph.models.MailFolderCopyParameterSet

public class MailFolderCopyParameterSet extends Object
The class for the Mail Folder Copy Parameter Set.
  • Field Details

    • destinationId

      @SerializedName(value="destinationId", alternate="DestinationId") @Expose @Nullable public String destinationId
      The destination Id.
  • Constructor Details

    • MailFolderCopyParameterSet

      public MailFolderCopyParameterSet()
      Instiaciates a new MailFolderCopyParameterSet
    • MailFolderCopyParameterSet

      protected MailFolderCopyParameterSet(@Nonnull MailFolderCopyParameterSet.MailFolderCopyParameterSetBuilder builder)
      Instiaciates a new MailFolderCopyParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request