Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the logical name for the trusted (authenticated) inbox. If the trusted inbox is not supported by the message, this method can return null.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected virtual string TrustedInboxName { get; }
protected:
property String^ TrustedInboxName {
virtual String^ get();
}
Protected Overridable ReadOnly Property TrustedInboxName As String
Property Value
Type: System.String
See Also
MessageFileBase Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top