TryParse
TryParse
Tries to parses the attachment information from exchange store response
Returns: True if attachment was successfully parsed; otherwise, False
TryParse(System::SharedPtr < Dav::ExchangeStoreResponse > response, System::SharedPtr < ExchangeAttachmentInfo > & attachment)
| Parameter | Description |
|---|---|
| response | A ExchangeStoreResponse containing an attachment information |
| attachment | A prsed attachment |