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


public interface ICreateServiceObjectWithAttachmentParam

The Interface ICreateServiceObjectWithAttachmentParam.


Method Summary
 Object createServiceObjectWithAttachmentParam(ItemAttachment itemAttachment, boolean isNew)
          Creates the service object with attachment param.
 

Method Detail

createServiceObjectWithAttachmentParam

Object createServiceObjectWithAttachmentParam(ItemAttachment itemAttachment,
                                              boolean isNew)
                                              throws Exception
Creates the service object with attachment param.

Parameters:
itemAttachment - the item attachment
isNew - the is new
Returns:
the object
Throws:
Exception - the exception


Copyright © 2012–2015 Microsoft. All rights reserved.