No Direct Mail - no spam to this person
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxProperty NoDM As Boolean
Get
Set
Dim instance As IPerson
Dim value As Boolean
value = instance.NoDM
instance.NoDM = value
property bool NoDM {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also