We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Ashley B.15's avatar
Ashley B.15
Helpful | Level 7
6 years ago

Add custom metadata to folder

I see you can add properties to a file, is there anything availble for folders?
  • Ashley B.15's avatar
    Ashley B.15
    6 years ago

    Sorry, sorted this. Should be 

     

    List<PropertyFieldTemplate> p = new List<PropertyFieldTemplate>(){
    new PropertyFieldTemplate("FieldName", "FieldDesc", String.Instance),
    };