microsoft.exchange.webservices.data.core.service
Interface ICreateServiceObjectWithAttachmentParam
public interface ICreateServiceObjectWithAttachmentParam
The Interface ICreateServiceObjectWithAttachmentParam.
createServiceObjectWithAttachmentParam
Object createServiceObjectWithAttachmentParam(ItemAttachment itemAttachment,
boolean isNew)
throws Exception
- Creates the service object with attachment param.
- Parameters:
itemAttachment - the item attachmentisNew - the is new
- Returns:
- the object
- Throws:
Exception - the exception
Copyright © 2012–2015 Microsoft. All rights reserved.