Impp Enumeration

Named constants to specify the type of an instant messenger handle in vCard 3.0. The constants can be combined.

Definition

Namespace: FolkerKinzel.VCards.Enums
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
C#
[FlagsAttribute]
public enum Impp

Remarks

  Tip

When working with the enum use the extension methods from the ImppExtension class.

Members

Personal1Personal
Business2Business
Mobile4Mobile

See Also