Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the message class name of a Microsoft Office Outlook RSS Post item.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook.v9.0 (in Microsoft.Office.Tools.Outlook.v9.0.dll)
Syntax
'Declaration
Public Const PostRss As String
'Usage
Dim value As String
value = FormRegionMessageClassAttribute.PostRss
public const string PostRss
public:
literal String^ PostRss
public const var PostRss : String
Remarks
This string contains "IPM.Post.RSS".
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
FormRegionMessageClassAttribute Class