VCardBuilderMessengers Property
IMPP: Instant messenger handles. (3,4)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public TextBuilder Messengers { get; }
Public ReadOnly Property Messengers As TextBuilder
Get
public:
property TextBuilder Messengers {
TextBuilder get ();
}
member Messengers : TextBuilder with get
Property Value
TextBuilder Value should specify a URI for instant messaging
and presence protocol communications with the object the
VCard
represents. If the URI can be used for voice and/or video, the
Phones property SHOULD be used in addition to this
property.