MapiObject Members
Include Protected Members
Include Inherited Members
The MapiObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Identity | Gets or sets the identifier of the object. (Inherited from ConfigurableObject.) | |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
MapiIdentity | ||
OriginatingServer | ||
RetrievePropertiesScopeForFinding | ||
UpdateIdentityFlagsForCreating | ||
UpdateIdentityFlagsForFinding | ||
UpdateIdentityFlagsForReading |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Dispose() | ||
Dispose(Boolean) | ||
EnableDisposeTracking | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDisposeTracker | ||
GetHashCode | (Inherited from Object.) | |
GetIdentity | ||
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetIdentity | ||
SuppressDisposeTracker | ||
ToString | (Inherited from Object.) | |
UpdateIdentity | ||
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ConfigurableObject.) | |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top