ICMAttachmentBearer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Marker interface for type that can bear attachments.
public interface ICMAttachmentBearer : ObjCRuntime.INativeObject
type ICMAttachmentBearer = interface
interface INativeObject
- Derived
- Implements
Remarks
Application developers can use the static and extension methods of the CMAttachmentBearer class to operate on the dictionaries of attachments that come with system-defined objects that implement this interface.
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |