IPropertyRawProperty Property
IT Hit WebDAV Classes Reference
Provides low-level access to business card or calendar property.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax IRawProperty RawProperty { get; }
ReadOnly Property RawProperty As IRawProperty
Get
property IRawProperty^ RawProperty {
IRawProperty^ get ();
}
abstract RawProperty : IRawProperty with get
Property Value
Type:
IRawPropertyRemarks Using this member you can access raw list of property values, property parameters and property parameter values.
See Also