Partager via


_SharingItem.Type Propriété

Définition

Renvoie ou définit une OlSharingMsgType constante qui indique le type de message de partage représenté par .SharingItem Lecture-écriture.

public:
 property Microsoft::Office::Interop::Outlook::OlSharingMsgType Type { Microsoft::Office::Interop::Outlook::OlSharingMsgType get(); void set(Microsoft::Office::Interop::Outlook::OlSharingMsgType value); };
public Microsoft.Office.Interop.Outlook.OlSharingMsgType Type { get; set; }
Public Property Type As OlSharingMsgType

Valeur de propriété

Remarques

Une erreur se produit si vous tentez de définir cette propriété après l'envoi ou la réception du message de partage ou si vous tentez de définir cette propriété sur olSharingMsgTypeResponseAllow ou olSharingMsgTypeResponseDeny.

S’applique à