EmailTypeX400 Property
IT Hit WebDAV Classes Reference
Indicates X.400 addressing type.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
EmailType
See Also