_Global.Assistant Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::Office::Core::Assistant ^ Assistant { Microsoft::Office::Core::Assistant ^ get(); void set(Microsoft::Office::Core::Assistant ^ value); };
public Microsoft.Office.Core.Assistant Assistant { get; set; }
member this.Assistant : Microsoft.Office.Core.Assistant with get, set
Public Property Assistant As Assistant