ICollabObjectProductId Property
IT Hit WebDAV Classes Reference
Specifies the identifier for the product that created this business card or calendar.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextProperty ProductId { get; set; }
Property ProductId As ITextProperty
Get
Set
property ITextProperty^ ProductId {
ITextProperty^ get ();
void set (ITextProperty^ value);
}
abstract ProductId : ITextProperty with get, set
Property Value
Type:
ITextPropertySee Also