ICard3SourceName Property
IT Hit WebDAV Classes Reference
Gets or sets the displayable, presentation text associated with the source for the business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ISourceName3 SourceName { get; set; }
Property SourceName As ISourceName3
Get
Set
property ISourceName3^ SourceName {
ISourceName3^ get ();
void set (ISourceName3^ value);
}
abstract SourceName : ISourceName3 with get, set
Property Value
Type:
ISourceName3Remarks http://tools.ietf.org/html/rfc2426#section-2.1.2
See Also