Edit

DownloadAttachmentsRequest.Ids Property

Definition

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

Property Value

Attributes

Applies to