SizeRequested
The SizeRequested element contains the requested photo size for a GetUserPhoto operation.
<SizeRequested>HR48x48 | HR64x64 | HR96X96 | HR120X120 | HR240X240 | HR360X360 | HR432X432 | HR504X504 | HR648X648</SizeRequested>
UserPhotoSizeType
The following sections describe attributes, child elements, and parent elements.
None.
None.
The text value of the SizeRequested element is the requested photo size of a digital image returned from the server. The following table identifies the text values for the SizeRequested element.
Value | Meaning |
---|---|
HR48x48 |
The image is 48 pixels high and 48 pixels wide. |
HR64x64 |
The image is 64 pixels high and 64 pixels wide. |
HR96x96 |
The image is 96 pixels high and 96 pixels wide. |
HR120x120 |
The image is 120 pixels high and 120 pixels wide. |
HR240x240 |
The image is 240 pixels high and 240 pixels wide. |
HR360x360 |
The image is 360 pixels high and 360 pixels wide. |
HR432x432 |
The image is 432 pixels high and 432 pixels wide. |
HR504x504 |
The image is 504 pixels high and 504 pixels wide. |
HR648x648 |
The image is 648 pixels high and 648 pixels wide. |
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
Messages schema |
Validation file |
Messages.xsd |
Can be empty |