AreUserDefinedSettings Property
In This Topic
If
true
P8 uses settings from property
DisplayMask to display contact image.
Syntax
public bool AreUserDefinedSettings {get; set;}
public:
property bool AreUserDefinedSettings {
bool get();
void set ( bool value);
}
See Also