| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected NonEmptyArrayOfAttachmentsType |
CreateAttachment.attachments |
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfAttachmentsType |
CreateAttachment.getAttachments()
Gets the value of the attachments property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAttachment.setAttachments(NonEmptyArrayOfAttachmentsType value)
Sets the value of the attachments property.
|
| Modifier and Type | Field and Description |
|---|---|
protected NonEmptyArrayOfAttachmentsType |
ItemType.attachments |
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfAttachmentsType |
ObjectFactory.createNonEmptyArrayOfAttachmentsType()
Create an instance of
NonEmptyArrayOfAttachmentsType |
NonEmptyArrayOfAttachmentsType |
ItemType.getAttachments()
Gets the value of the attachments property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemType.setAttachments(NonEmptyArrayOfAttachmentsType value)
Sets the value of the attachments property.
|
Copyright © 2014 Jasig. All Rights Reserved.