NotificationContentData Properties

The NotificationContentData type exposes the following members.

Properties
  NameDescription
Public propertyElements
Gets the content element that should be attached to the notification.
Public propertyExportKind
Gets or sets the export kind.
Public propertyExportProviderId
Gets or sets the ID of the export provider.
Public propertyExportSettingValues
Gets the export provider setting values.
Public propertyId
Gets or sets the ID of the content.
Public propertyName
Gets or sets the name of the content.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUseNameForFilename
Gets or sets the value indicating whether or not the name should be used for the filename.
Top
See Also