ConversationActionType.Action Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property ExchangeWebServices::ConversationActionTypeType Action { ExchangeWebServices::ConversationActionTypeType get(); void set(ExchangeWebServices::ConversationActionTypeType value); };
public ExchangeWebServices.ConversationActionTypeType Action { get; set; }
Public Property Action As ConversationActionTypeType