AddCustomInfo Method |
Adds a custom property field at the end of the existing list of fields.
Signature
object.AddCustomInfo(key, Value)
Object
SummaryInfo
The object or objects this method applies to.
key
String; the name of the custom property.
Value
String; the value of the custom property.
Comments? |