Class MultiValueExtendedProperty

java.lang.Object
com.independentsoft.graph.ExtendedProperty
com.independentsoft.graph.MultiValueExtendedProperty

public class MultiValueExtendedProperty extends ExtendedProperty
  • Constructor Details

    • MultiValueExtendedProperty

      public MultiValueExtendedProperty()
    • MultiValueExtendedProperty

      public MultiValueExtendedProperty(ExtendedPropertyId id, List<String> values)
    • MultiValueExtendedProperty

      public MultiValueExtendedProperty(JsonObject jsonObject)
  • Method Details