EmailTypeInternet Property 
IT Hit WebDAV Classes Reference 
            Indicates to indicate an Internet addressing type. String value is "INTERNET", integer value is 1.
            
 
    Namespace: 
   ITHit.Collab.Card
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static EmailType Internet { get; }Public Shared ReadOnly Property Internet As EmailType
	Get
public:
static property EmailType^ Internet {
	EmailType^ get ();
}static member Internet : EmailType with get
Property Value
Type: 
EmailType
See Also