_SharingItem.RemotePath 属性

定义

返回 C# ) 中的 字符串 (字符串 ,该字符串表示对象的共享上下文 SharingItem 的路径。 只读。

public:
 property System::String ^ RemotePath { System::String ^ get(); };
public string RemotePath { get; }
Public ReadOnly Property RemotePath As String

属性值

注解

此属性包含共享上下文,如 WebCal 日历, SharingItem 对象中包含的 URL 路径。

如果将 TypeSharingItem 对象的 属性设置为 olSharingMsgTypeRequest,则此属性设置为空字符串。

适用于