ICard2Profile Property
IT Hit WebDAV Classes Reference
Gets or sets a business card profile.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax IProfile2 Profile { get; set; }
Property Profile As IProfile2
Get
Set
property IProfile2^ Profile {
IProfile2^ get ();
void set (IProfile2^ value);
}
abstract Profile : IProfile2 with get, set
Property Value
Type:
IProfile2Remarks If it is present its value is "VCARD".
See Also