Uses of Class
microsoft.exchange.webservices.data.ItemAttachment

Uses of ItemAttachment in microsoft.exchange.webservices.data
 

Subclasses of ItemAttachment in microsoft.exchange.webservices.data
 class GenericItemAttachment<TItem extends Item>
          Represents a strongly typed item attachment.
 

Methods in microsoft.exchange.webservices.data that return ItemAttachment
protected  ItemAttachment Item.getParentAttachment()
          Gets the parent attachment of this item.
 

Constructors in microsoft.exchange.webservices.data with parameters of type ItemAttachment
Appointment(ItemAttachment parentAttachment, boolean isNew)
          Initializes a new instance of Appointment.
Contact(ItemAttachment parentAttachment)
          Initializes a new instance of the class.
ContactGroup(ItemAttachment parentAttachment)
          Initializes an new instance of the class.
EmailMessage(ItemAttachment parentAttachment)
          Initializes a new instance of the "EmailMessage" class.
Item(ItemAttachment parentAttachment)
          Initializes a new instance of the item class.
MeetingCancellation(ItemAttachment parentAttachment)
          Initializes a new instance of the class.
MeetingMessage(ItemAttachment parentAttachment)
          Initializes a new instance of the "MeetingMessage" class.
MeetingRequest(ItemAttachment parentAttachment)
          Initializes a new instance of the class.
MeetingResponse(ItemAttachment parentAttachment)
          Initializes a new instance of the class.
PostItem(ItemAttachment parentAttachment)
          Initializes a new instance of the class.
Task(ItemAttachment parentAttachment)
          * Initializes a new instance of the class.
 



Copyright © 2012. All Rights Reserved.