LumiSoft Net Help
PICSLabel Property
NamespacesLumiSoft.Net.MailMail_MessagePICSLabel
Gets or sets PICS rating label. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string PICSLabel { get; set; }
Public Property PICSLabel As String
	Get
	Set
public:
property String^ PICSLabel {
	String^ get ();
	void set (String^ value);
}
member PICSLabel : string with get, set
Property Value
Remarks
Ratings label to control selection (filtering) of messages according to the PICS protocol.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119