Namespace:  RedCritterOutlookClassesV1
Assembly:  RedCritterOutlookClassesV1 (in RedCritterOutlookClassesV1.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public string Resources { get; set; }
Public Property Resources As String
public:
property String^ Resources {
	String^ get ();
	void set (String^ value);
}

See Also