CopyFolderParameters.IfAnotherFolderIsAlreadyThere Property

Definition

Pick one of the options available

[System.Text.Json.Serialization.JsonPropertyName("nameConflictBehavior")]
public int? IfAnotherFolderIsAlreadyThere { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("nameConflictBehavior")>]
member this.IfAnotherFolderIsAlreadyThere : Nullable<int> with get, set
Public Property IfAnotherFolderIsAlreadyThere As Nullable(Of Integer)

Property Value

Attributes

Applies to