This is the complete list of members for Aspose::Email::Mapi::PropertyDescriptor, including all inherited members.
| Equals(System::SharedPtr< PropertyDescriptor > other) override=0 | Aspose::Email::Mapi::PropertyDescriptor | pure virtual |
| get_CanonicalName() const | Aspose::Email::Mapi::PropertyDescriptor | |
| get_DataType() | Aspose::Email::Mapi::PropertyDescriptor | |
| get_MultipleValuesDataType() | Aspose::Email::Mapi::PropertyDescriptor | |
| get_Name() const | Aspose::Email::Mapi::PropertyDescriptor | |
| get_Use8BitStringAsUnicode() | Aspose::Email::Mapi::PropertyDescriptor | static |
| GetInstance(int32_t id, PropertyDataType dataType) | Aspose::Email::Mapi::PropertyDescriptor | static |
| GetInstance(int64_t tag) | Aspose::Email::Mapi::PropertyDescriptor | static |
| GetInstance(int64_t lid, PropertyDataType dataType, System::Guid propertySet) | Aspose::Email::Mapi::PropertyDescriptor | static |
| GetInstance(System::String name, PropertyDataType dataType, System::Guid propertySet) | Aspose::Email::Mapi::PropertyDescriptor | static |
| GetInstance(System::SharedPtr< MapiProperty > property) | Aspose::Email::Mapi::PropertyDescriptor | static |
| operator!=(System::SharedPtr< PropertyDescriptor > pd1, System::SharedPtr< PropertyDescriptor > pd2) | Aspose::Email::Mapi::PropertyDescriptor | friend |
| operator==(System::SharedPtr< PropertyDescriptor > pd1, System::SharedPtr< PropertyDescriptor > pd2) | Aspose::Email::Mapi::PropertyDescriptor | friend |
| Parse(System::String data) | Aspose::Email::Mapi::PropertyDescriptor | static |
| PropertyDescriptor(PropertyDataType type) | Aspose::Email::Mapi::PropertyDescriptor | |
| PropertyDescriptor(System::String canonicalName, PropertyDataType type) | Aspose::Email::Mapi::PropertyDescriptor | |
| PropertyDescriptor(System::String canonicalName, System::String name, PropertyDataType type) | Aspose::Email::Mapi::PropertyDescriptor | |
| set_Use8BitStringAsUnicode(bool value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ThrowUnsupportedType(System::SharedPtr< System::Object > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToBytes(System::SharedPtr< PropertyDescriptor > pd, System::SharedPtr< System::Object > value, System::SharedPtr< System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToBytes(System::SharedPtr< PropertyDescriptor > pd, System::SharedPtr< System::Object > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToBytes(System::SharedPtr< System::Object > value) | Aspose::Email::Mapi::PropertyDescriptor | |
| ToBytes(System::SharedPtr< System::Object > value, System::SharedPtr< System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo) | Aspose::Email::Mapi::PropertyDescriptor | |
| ToMultipleBinary(System::SharedPtr< System::Collections::Generic::IEnumerable< System::ArrayPtr< uint8_t >>> data) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleBinaryFromObject(System::SharedPtr< System::Object > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleBoolean(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleCurrency(System::SharedPtr< System::Collections::IEnumerable > mCur) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleFloating32(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleFloating64(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleFloatingTime(System::SharedPtr< System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo, System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleGuid(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleInteger16(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleInteger32(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleInteger64(System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleString(System::SharedPtr< System::Text::Encoding > encoding, System::SharedPtr< System::Object > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleString(System::SharedPtr< System::Text::Encoding > encoding, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> sData) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToMultipleTime(System::SharedPtr< System::Globalization::DateTimeFormatInfo > dateTimeFormatInfo, System::SharedPtr< System::Collections::IEnumerable > value) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToPtypBinary(System::ArrayPtr< uint8_t > clearDataWithoutLength) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ToPtypInteger32(int32_t val) | Aspose::Email::Mapi::PropertyDescriptor | static |
| ~PropertyDescriptor() | Aspose::Email::Mapi::PropertyDescriptor | protectedvirtual |