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.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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