Share via


_MailItem.ReplyRecipients Propiedad

Definición

Devuelve una Recipients colección que representa todos los objetos de destinatario de respuesta para el elemento de Outlook. Solo lectura.

public:
 property Microsoft::Office::Interop::Outlook::Recipients ^ ReplyRecipients { Microsoft::Office::Interop::Outlook::Recipients ^ get(); };
public Microsoft.Office.Interop.Outlook.Recipients ReplyRecipients { get; }
Public ReadOnly Property ReplyRecipients As Recipients

Valor de propiedad

Se aplica a