EmailTypeX400 Property
IT Hit WebDAV Classes Reference
Indicates X.400 addressing type. String value is "X400", integer value is 2.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static EmailType X400 { get; }
Public Shared ReadOnly Property X400 As EmailType
Get
public:
static property EmailType^ X400 {
EmailType^ get ();
}
static member X400 : EmailType with get
Property Value
Type:
EmailTypeSee Also