ICard3SourceName Property
IT Hit WebDAV Classes Reference
Gets or sets the displayable, presentation text associated with the source for the business card.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxISourceName3 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:
ISourceName3
Remarkshttp://tools.ietf.org/html/rfc2426#section-2.1.2
See Also