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