  | NewCallerIdEventCidCallingPres Property  | 
                Get/Sets the CallerId presentation/screening in the form "%d (%s)".
            
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CidCallingPres { get; set; }Public Property CidCallingPres As String
	Get
	Set
public:
property String^ CidCallingPres {
	String^ get ();
	void set (String^ value);
}member CidCallingPres : string with get, set
Property Value
Type: 
String
See Also