microsoft.exchange.webservices.data.core.service
Interface ICreateServiceObjectWithServiceParam


public interface ICreateServiceObjectWithServiceParam

The Interface ICreateServiceObjectWithServiceParam.


Method Summary
 Object createServiceObjectWithServiceParam(ExchangeService srv)
          Creates the service object with service param.
 

Method Detail

createServiceObjectWithServiceParam

Object createServiceObjectWithServiceParam(ExchangeService srv)
                                           throws Exception
Creates the service object with service param.

Parameters:
srv - the srv
Returns:
the object
Throws:
Exception - the exception


Copyright © 2012–2015 Microsoft. All rights reserved.