PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • If we need to create a custom folder in default contacts folder of outlook application, we can follow below steps.First we have to check whether the folder exists or not and if not create new folder as like this. public bool CheckCustomFolderExisits() { OutLook._Application outlookObj = new OutLook.Application(); OutLook.MAPIFolder fldContacts = (OutLook.MAPIFolder)outlookObj.Session.GetDefaultFol
http://www.w3.org/ns/prov#wasQuotedFrom
  • c-sharpcorner.com