Method SetMetadataValue
SetMetadataValue(string, object)
Sets a key-value pair in the profile's custom metadata dictionary.
public static void SetMetadataValue(string key, object value)
Sets a key-value pair in the profile's custom metadata dictionary.
public static void SetMetadataValue(string key, object value)