GetString
Leave feedback
On this page
Gets the string value of the property specified by tag.
public string GetString(MsgKnownProperties tag)
| Parameter | Type | Description |
|---|---|---|
| tag | MsgKnownProperties | The value from MsgKnownProperties enum . |
The value of the property. If the property does not exist, returns NULL; otherwise, returns the value.
- enum MsgKnownProperties
- class MsgRootPackage
- namespace GroupDocs.Metadata.Formats.Email
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.