GetObjectInstance abstract method

Item GetObjectInstance(
  1. ExchangeService? service,
  2. String xmlElementName
)
Gets Item instance. The service. Name of the XML element.

Implementation

Item GetObjectInstance(ExchangeService? service, String xmlElementName);