public sealed class ReferenceAttachment : Attachment
Public NotInheritable Class ReferenceAttachment
Inherits Attachment
public ref class ReferenceAttachment sealed : public Attachment
[<SealedAttribute>]
type ReferenceAttachment =
class
inherit Attachment
end
AttachLongPathName | Gets or sets a fully-qualified path identifying the attachment. |
AttachmentIsFolder | Gets or sets a value indicating whether the attachment points to a folder. |
AttachmentPreviewUrl | Gets or sets the URL of the attachment preview. |
AttachmentThumbnailUrl | Gets or sets the URL of the attachment thumbnail. |
ContentId |
Gets or sets the content Id of the attachment. ContentId can be used as a custom way to identify
an attachment in order to reference it from within the body of the item the attachment belongs to.
(Унаследован от Attachment) |
ContentLocation |
Gets or sets the content location of the attachment. ContentLocation can be used to associate
an attachment with a Url defining its location on the Web.
(Унаследован от Attachment) |
ContentType |
Gets or sets the content type of the attachment.
(Унаследован от Attachment) |
Id |
Gets the Id of the attachment.
(Унаследован от Attachment) |
IsInline |
Gets or sets a value indicating whether this is an inline attachment.
Inline attachments are not visible to end users.
(Унаследован от Attachment) |
LastModifiedTime |
Gets the date and time when this attachment was last modified.
(Унаследован от Attachment) |
Name |
Gets or sets the name of the attachment.
(Унаследован от Attachment) |
PermissionType | Gets or sets the permission of the attachment. |
ProviderEndpointUrl | Gets or sets the URL of the attachment provider. |
ProviderType | Gets or sets the type of the attachment provider. |
Size |
Gets the size of the attachment.
(Унаследован от Attachment) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
Load |
Loads the attachment. Calling this method results in a call to EWS.
(Унаследован от Attachment) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |