IEventTransparency Property 
IT Hit WebDAV Classes Reference 
            Defines whether or not an event is transparent to busy time searches.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
SyntaxITransparency Transparency { get; set; }Property Transparency As ITransparency
	Get
	Set
property ITransparency^ Transparency {
	ITransparency^ get ();
	void set (ITransparency^ value);
}abstract Transparency : ITransparency with get, set
Property Value
Type: 
ITransparency
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.8.2.7
See Also