  | MeetmeTalkingEventStatus Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Event.MeetmeTalkingEvent.Status"]
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Status { get; set; }Public Property Status As Boolean
	Get
	Set
public:
property bool Status {
	bool get ();
	void set (bool value);
}member Status : bool with get, set
Property Value
Type: 
Boolean
See Also