Class MessageCopyParameterSet

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

public class MessageCopyParameterSet extends Object
The class for the Message Copy Parameter Set.
  • Field Details

    • destinationId

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

    • MessageCopyParameterSet

      public MessageCopyParameterSet()
      Instiaciates a new MessageCopyParameterSet
    • MessageCopyParameterSet

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

    • newBuilder

      @Nonnull public static MessageCopyParameterSet.MessageCopyParameterSetBuilder 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