Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new option.
protected Option (string name, string value);
new Microsoft.Graph.Option : string * string -> Microsoft.Graph.Option
Protected Sub New (name As String, value As String)