Share via


IBaseRequest.Headers Property

Definition

Gets the HeaderOption collection for the request.

public System.Collections.Generic.IList<Microsoft.Graph.HeaderOption> Headers { get; }
member this.Headers : System.Collections.Generic.IList<Microsoft.Graph.HeaderOption>
Public ReadOnly Property Headers As IList(Of HeaderOption)

Property Value

Applies to