ExchangeAttachmentInfo

ExchangeAttachmentInfo class

Represents an attachment information transmitted over exchange protocols

Constructors

NameDescription
ExchangeAttachmentInfo

Methods

NameDescription
get_AttachmentUriGets an attachment uri
get_NameGets an attachment name
get_SizeGets an attachment size (in bytes)
TryParseTries to parses the attachment information from exchange store response
attachmentUriAn attachment uri
nameAn attachment name
sizeAn attachment size (in bytes)