BasePathToElementType Class
The BasePathToElementType class is the base class for the PathToUnindexedFieldType, PathToIndexedFieldType, PathToExceptionFieldType, or PathToExtendedFieldType classes.
Namespace: ExchangeWebServices
Assembly: EWS (in ews.dll)
Syntax
'Declaration
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(PathToUnindexedFieldType))> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(PathToIndexedFieldType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(PathToExceptionFieldType))> _
<XmlIncludeAttribute(GetType(PathToExtendedFieldType))> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
Public MustInherit Class BasePathToElementType
[SerializableAttribute]
[XmlIncludeAttribute(typeof(PathToUnindexedFieldType))]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
[XmlIncludeAttribute(typeof(PathToIndexedFieldType))]
[DesignerCategoryAttribute("code")]
[XmlIncludeAttribute(typeof(PathToExceptionFieldType))]
[XmlIncludeAttribute(typeof(PathToExtendedFieldType))]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
[DebuggerStepThroughAttribute]
public abstract class BasePathToElementType
[SerializableAttribute]
[XmlIncludeAttribute(typeof(PathToUnindexedFieldType))]
[XmlTypeAttribute(Namespace=L"https://schemas.microsoft.com/exchange/services/2006/types")]
[XmlIncludeAttribute(typeof(PathToIndexedFieldType))]
[DesignerCategoryAttribute(L"code")]
[XmlIncludeAttribute(typeof(PathToExceptionFieldType))]
[XmlIncludeAttribute(typeof(PathToExtendedFieldType))]
[GeneratedCodeAttribute(L"wsdl", L"2.0.50727.42")]
[DebuggerStepThroughAttribute]
public ref class BasePathToElementType abstract
/** @attribute SerializableAttribute() */
/** @attribute XmlIncludeAttribute(ExchangeWebServices.PathToUnindexedFieldType) */
/** @attribute XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types") */
/** @attribute XmlIncludeAttribute(ExchangeWebServices.PathToIndexedFieldType) */
/** @attribute DesignerCategoryAttribute("code") */
/** @attribute XmlIncludeAttribute(ExchangeWebServices.PathToExceptionFieldType) */
/** @attribute XmlIncludeAttribute(ExchangeWebServices.PathToExtendedFieldType) */
/** @attribute GeneratedCodeAttribute("wsdl", "2.0.50727.42") */
/** @attribute DebuggerStepThroughAttribute() */
public abstract class BasePathToElementType
SerializableAttribute
XmlIncludeAttribute(ExchangeWebServices.PathToUnindexedFieldType)
XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")
XmlIncludeAttribute(ExchangeWebServices.PathToIndexedFieldType)
DesignerCategoryAttribute("code")
XmlIncludeAttribute(ExchangeWebServices.PathToExceptionFieldType)
XmlIncludeAttribute(ExchangeWebServices.PathToExtendedFieldType)
GeneratedCodeAttribute("wsdl", "2.0.50727.42")
DebuggerStepThroughAttribute
public abstract class BasePathToElementType
Inheritance Hierarchy
System.Object
ExchangeWebServices.BasePathToElementType
ExchangeWebServices.PathToExceptionFieldType
ExchangeWebServices.PathToExtendedFieldType
ExchangeWebServices.PathToIndexedFieldType
ExchangeWebServices.PathToUnindexedFieldType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)