I have created a column in SharePoint named Data e skadimit të kontrates and I am trying to query this column with the following query:
queryMuaj.Query = @"<Where><Eq>
<FieldRef Name='Data e skadimit të kontrates' />
<Value Type='DateTime'><Today /></Value>
</Eq></Where>";
but it shows me a masive error like this:
