Click or drag to resize

IClientPidMap4RevisionLink Property

IT Hit WebDAV Classes Reference
Gets or sets the revision link. Revision Link is a second part of PID.

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
string RevisionLink { get; set; }

Property Value

Type: String
Remarks
See https://tools.ietf.org/html/rfc6350#section-6.7.7 for details.
See Also