|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonEmptyArrayOfAttachmentsType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of NonEmptyArrayOfAttachmentsType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfAttachmentsType | |
|---|---|
protected NonEmptyArrayOfAttachmentsType |
CreateAttachment.attachments
|
| Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfAttachmentsType | |
|---|---|
NonEmptyArrayOfAttachmentsType |
CreateAttachment.getAttachments()
Gets the value of the attachments property. |
| Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfAttachmentsType | |
|---|---|
void |
CreateAttachment.setAttachments(NonEmptyArrayOfAttachmentsType value)
Sets the value of the attachments property. |
| Uses of NonEmptyArrayOfAttachmentsType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfAttachmentsType | |
|---|---|
protected NonEmptyArrayOfAttachmentsType |
ItemType.attachments
|
| Methods in com.microsoft.exchange.types that return NonEmptyArrayOfAttachmentsType | |
|---|---|
NonEmptyArrayOfAttachmentsType |
ObjectFactory.createNonEmptyArrayOfAttachmentsType()
Create an instance of NonEmptyArrayOfAttachmentsType |
NonEmptyArrayOfAttachmentsType |
ItemType.getAttachments()
Gets the value of the attachments property. |
| Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfAttachmentsType | |
|---|---|
void |
ItemType.setAttachments(NonEmptyArrayOfAttachmentsType value)
Sets the value of the attachments property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||