| WindowsPhoneConfigPolicyServiceEnabled Property  | 
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool PolicyServiceEnabled { get; set; }Public Property PolicyServiceEnabled As Boolean
	Get
	Set
public:
property bool PolicyServiceEnabled {
	bool get ();
	void set (bool value);
}member PolicyServiceEnabled : bool with get, set
Property Value
Type: 
Boolean
See Also