MessageObjectProperty Properties |
The MessageObjectProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Atomic |
Gets a value indicating whether this MessageObjectProperty is atomic.
|
![]() | Flags |
Gets the flags set on a property.
|
![]() | Guid |
Gets or sets the GUID for the named property.
|
![]() | Id |
Gets the id of the property.
|
![]() | Name |
Gets or sets the name of the property if it's named.
|
![]() | Named |
Gets a value indicating whether this MessageObjectProperty is a named property.
|
![]() | NameId |
Gets or sets the name id of the property if it's named.
|
![]() | PropertyKind |
Gets or sets the kind of the property if it's named.
|
![]() | PropertyTag |
Gets the property tag, a combined value which contains Id and PropertyType |
![]() | PropertyType |
Gets the type of the property.
|
![]() | Value |
Gets or sets the value of the property.
|