Edit

UploadAttachmentsRequest.RequestParams Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public System.Collections.Generic.Dictionary<string,string> RequestParams { get; set; }
member this.RequestParams : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property RequestParams As Dictionary(Of String, String)

Property Value

Attributes

Applies to